aboutsummaryrefslogtreecommitdiff
path: root/tests/integration/test_browse.py
AgeCommit message (Collapse)Author
18 hoursfix filenames in archive testDaniel Schadt
19 hoursfix archive testDaniel Schadt
We might not always get the IDs as 1 and 2, so we need to adapt.
2024-11-25fix lintDaniel Schadt
There seems to a new too-many-positional-arguments in addition to too-many-arguments now.
2022-12-15fix lintsDaniel Schadt
2022-12-15fix integration & playwright testsDaniel Schadt
2022-07-17run pylint on the test files as wellDaniel Schadt
2022-07-17add tests for archive downloadDaniel Schadt