How to mock mssql in NodeJS using Jest
This week at work I've started writing some tests for a small application I've been developing over the last few months (late to write tests but better late than ever), and for the last couple days I've been struggling to mock mssql.
The main reason ...
alexchadwick.hashnode.dev2 min read