Clocking In

To test our upcoming timeout feature, we need a fake clock we can use in our tests. Rather than override the real clock in our tests, we create a Clock abstraction instead. This allows us to create a nice API for our production code *and* have the ability to test timeouts cleanly.

  1. E556Time for a Spike

    Wed, 4 Oct ’17
  2. E557It’s About Time

    Mon, 9 Oct ’17
  3. E558Clocking In

    Wed, 11 Oct ’17
  4. E559Time Out

    Mon, 16 Oct ’17
  5. E560Passing Time

    Wed, 18 Oct ’17