swh-lister/swh/lister/gitweb
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 Add Gitweb lister 2023-07-10 16:50:41 +02:00
lister.py Use beautifulsoup4 CSS selectors to simplify code and type checking 2024-04-16 11:22:51 +02:00
tasks.py Add Gitweb lister 2023-07-10 16:50:41 +02:00