swh-lister/swh/lister/tests
Antoine Lambert 9fd91f007d pattern: Fix and improve config overriding in from_configfile method
Fix error when a configuration value loaded from a config file is also
given as keyword parameter to the from_configfile method.

Override configuration loaded from config file only if the provided
value is not None.
2021-01-18 17:55:53 +01:00
..
__init__.py swh.lister.gitlab: Improve headers extraction 2018-07-11 18:09:18 +02:00
test_cli.py Implement phabricator lister using the new pattern class 2021-01-11 11:00:29 +01:00
test_pattern.py pattern: Fix and improve config overriding in from_configfile method 2021-01-18 17:55:53 +01:00
test_utils.py lister: Add utility decorator to ease HTTP requests rate limit handling 2021-01-18 11:28:51 +01:00