Closed KodrAus closed 2 months ago
This PR adds tests for emit_file. To make testing easier, I've abstracted the clock and filesystem so we can check failure scenarios. We'll need a proper integration test too, but most things can be checked against a model filesystem.
emit_file
This PR adds tests for
emit_file
. To make testing easier, I've abstracted the clock and filesystem so we can check failure scenarios. We'll need a proper integration test too, but most things can be checked against a model filesystem.