cylc-flow
cylc-flow copied to clipboard
Fully unit test Dummy Mode
The refactoring in https://github.com/cylc/cylc-flow/pull/6039 (and https://github.com/cylc/cylc-flow/issues/5820) have revealed that the Dummy mode functions in cylc/flow/run_modes/dummy.py are not super well tested.
That same refactoring makes unit testing straightforward.