aleclarson / testpass

The compass for your code
MIT License
0 stars 0 forks source link

Clock mocking #6

Open aleclarson opened 6 years ago

aleclarson commented 6 years ago

Take inspiration from Jasmine: https://jasmine.github.io/2.2/introduction#section-Jasmine_Clock

or Jest: https://facebook.github.io/jest/docs/en/timer-mocks.html

aleclarson commented 6 years ago

https://github.com/jasmine/jasmine/blob/master/src/core/MockDate.js