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
swh-storage-add-dir -rwxr-xr-x 1.2 KB

back to top