How to mock TypeScript interfaces with Jest
Last week I was creating a NodeJS + ExpressJS app in TypeScript and I was wondering how to apply the Onion Architecture successfully. In practice that was not a problem (I will write an article about it soon) until the moment of testing.
There is li...
blog.itsjavi.com3 min read