swh-lister/swh/lister/gitlab
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 gitlab: Port to the new lister api 2021-01-25 08:51:16 +01:00
lister.py Ensure HTTPError.response is not None 2023-10-18 10:41:57 +02:00
tasks.py gitlab: Adapt celery task implementations to the new lister api 2021-01-25 15:08:31 +01:00