swh-lister/swh/lister/gogs
Valentin Lorentz b7ec6cb120 tests: Simplify origin comparison and improve pytest diff on failure
By using a single equality instead of checking len() then zip()
to check one by one, pytest can find the common/missing elements
and print them nicely when the two lists are unequal.
2022-08-24 17:21:24 +02:00
..
tests tests: Simplify origin comparison and improve pytest diff on failure 2022-08-24 17:21:24 +02:00
__init__.py gogs: Introduce Gogs lister 2022-08-03 16:22:06 +05:30
lister.py gogs: Lower unnecessarily verbose logging statement 2022-08-23 13:40:19 +02:00
tasks.py gogs: Introduce Gogs lister 2022-08-03 16:22:06 +05:30