Commit Graph

2 Commits

Author SHA1 Message Date
Josh van Leeuwen 099b0404d1
Use mocked clock in cron tests, rather than wall clock (#66)
PR updates the cron tests to use a mocked clock instead of the wall
in order to speed up the tests from ~40s to ~1.5s. This also has the
benefit of controlling time so that tests are more deterministic.

Signed-off-by: joshvanl <me@joshvanl.dev>
2023-10-23 09:53:28 -07:00
Sarthak Sharma cba48a6fe2
add cron fork (#31) 2022-12-01 12:22:46 -08:00