Revision 49109d173f76c7a77e2000c323c70657226fb442 authored by Antoine R. Dumont (@ardumont) on 24 April 2020, 10:22:29 UTC, committed by Antoine R. Dumont (@ardumont) on 27 April 2020, 13:10:05 UTC
This monkeypatches the internal sleep function used to not wait. This kept the
previous behavior. It changes the implementation to monkeypatch though. This
also centralizes within a fixture.

This avoids repeating setup. The previous implementation cluttered the tests
body instruction with internal implementation details.
1 parent ecadd53
History
File Mode Size
bin
doc
json
upgrades
.gitignore -rw-r--r-- 26 bytes
Makefile -rw-r--r-- 1.4 KB
TODO -rw-r--r-- 1.1 KB
clusters.dot -rw-r--r-- 2.0 KB

back to top