swh-lister/swh/lister
Antoine R. Dumont (@ardumont) cbd2cce339
test_cli: Drop launchpad lister from the test_get_lister
Drop launchpad lister from the lister to check, its test setup is more involved than the
other listers. As its setup is not done in that test, it's actually connecting
anonymously to the launchpad server. So remove such lister from the test.

This should also fix the debian build which refuses such access [1]

[1] https://jenkins.softwareheritage.org/job/debian/job/packages/job/DLS/job/gbp-buildpackage/97/console
2021-01-27 17:18:53 +01:00
..
bitbucket tests: Remove no longer used conftest files 2021-01-26 17:09:04 +01:00
cgit cgit: Don't stop the listing when a repository page is not available 2021-01-27 14:52:04 +01:00
core Drop no longer swh.lister.core.{indexing,page_by_page}_lister 2021-01-27 15:42:57 +01:00
cran tests: Remove no longer used conftest files 2021-01-26 17:09:04 +01:00
debian debian: Reimplement lister using new Lister API 2021-01-26 17:20:22 +01:00
gitea tests: Remove no longer used conftest files 2021-01-26 17:09:04 +01:00
github tests: Remove no longer used conftest files 2021-01-26 17:09:04 +01:00
gitlab tests: Drop unneeded reset instruction 2021-01-27 15:42:57 +01:00
gnu lister.gnu.tests: Clarify lister configuration 2020-10-30 13:30:15 +01:00
launchpad launchpad: Actually mock the anonymous login to launchpad 2021-01-27 16:14:01 +01:00
npm tests: Remove no longer used conftest files 2021-01-26 17:09:04 +01:00
packagist python: Reorder imports with isort 2020-09-17 17:48:27 +02:00
phabricator tests: Remove no longer used conftest files 2021-01-26 17:09:04 +01:00
pypi tests: Remove no longer used conftest files 2021-01-26 17:09:04 +01:00
tests test_cli: Drop launchpad lister from the test_get_lister 2021-01-27 17:18:53 +01:00
__init__.py Hook up listers implemented with the new pattern to the CLI 2021-01-11 11:00:29 +01:00
cli.py Run isort after the CLI import changes 2020-09-25 14:19:21 +02:00
pattern.py pattern: Fix and improve config overriding in from_configfile method 2021-01-18 17:55:53 +01:00
py.typed typing: minimal changes to make a no-op mypy run pass 2019-10-28 15:35:21 +01:00
pytest_plugin.py tests: Reduce db initialization fixtures to a minimum 2020-10-30 13:24:38 +01:00
utils.py lister: Add utility decorator to ease HTTP requests rate limit handling 2021-01-18 11:28:51 +01:00