swh-lister/swh/lister/github
Antoine Lambert bcf30aba90 github: Fix fixtures use in tests
requests_ratelimited fixture from swh-core was renamed to
github_requests_ratelimited.

remaining_requests parameter was added to the github_response_callback
function from swh-core, making it no longer compatible with requests_mock
callback for json responses.
2023-01-02 18:06:26 +01:00
..
tests github: Fix fixtures use in tests 2023-01-02 18:06:26 +01:00
__init__.py Remove no longer used models field in dict returned by register 2021-02-02 16:33:52 +01:00
lister.py Hook up recently introduced options to all listers 2022-12-05 16:33:45 +01:00
tasks.py Reimplement the GitHub lister using the new pattern class 2021-01-11 11:00:29 +01:00
utils.py Use swh.core.github.pytest_plugin in github tests 2022-05-20 16:06:11 +02:00