Time Out

Our Clock abstraction has the ability to instantiate fake clocks for testing purposes. Now we want to incorporate the npm “lolex” library so we can support more sophisticated features. How can we integrate lolex into our Clock abstraction in a clean way?

comments powered by Disqus