swh-lister/swh/lister/golang
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 non-incremental Golang modules lister 2022-08-30 14:32:02 +02:00
lister.py Harmonize listers parameters and add test to check mandatory ones 2023-09-06 11:55:34 +02:00
tasks.py Add incremental function to Golang Lister 2022-08-30 14:32:18 +02:00