Stack :
- Typescript
- Jest
- Moment
Based on https://basarat.gitbooks.io/typescript/docs/testing/jest.html
npm install
- Mock Interface and class with Jest
- Best Practices
Note: This is not a good implementation, but it is the legacy code I have to work with...