Testing against Azure Table Storage with Node.JS, Mocha and Sinon
If, like me, you wanted to be able to write a Node.js app and use Azure Table Storage but also wanted to be able to effectively test your app
If, like me, you wanted to be able to write a Node.js app and use Azure Table Storage but also wanted to be able to effectively test your app
Attending DDD North a couple of weeks ago, I was inspired by Alastair Smith‘s talk on “Refactoring out of Test Hell”, which covered a few things that a development