swh-lister/swh/lister/launchpad
Antoine Lambert a7607abcf9 tests: Fix mocking of sleep calls with tenacity 8.4.2
Latest tenacity release adds some internal changes that broke the
mocking of sleep calls in tests.

Fix it by directly mocking time.sleep (was not working previously).
2024-06-28 18:15:36 +02:00
..
tests tests: Fix mocking of sleep calls with tenacity 8.4.2 2024-06-28 18:15:36 +02:00
__init__.py launchpad: Reimplement lister using new Lister API 2021-01-28 15:22:40 +01:00
lister.py Harmonize listers parameters and add test to check mandatory ones 2023-09-06 11:55:34 +02:00
tasks.py launchpad/tasks: Fix ping task function name 2021-01-28 17:35:40 +01:00