summaryrefslogtreecommitdiffstatshomepage
path: root/tests (unfollow)
Commit message (Expand)AuthorLines
2024-11-15backend/lint: Do not shadow certain builtinsWolfgang Müller-17/+17
2024-11-15backend/plugins: Throw error if E-Hentai response is missing 'gmetadata'Wolfgang Müller-0/+16
2024-11-15backend/tests: Add tests for the E-Hentai APIWolfgang Müller-0/+140
2024-11-15backend/tests: Add tests for the anchira scraperWolfgang Müller-0/+107
2024-11-15backend/tests: Remove unneeded parameter in test_gallery_dlWolfgang Müller-1/+1
2024-11-15backend/plugins: Have exhentai assume no censorship for non-hWolfgang Müller-2/+5
2024-11-14backend/tests: Add tests for gallery_dl scrapersWolfgang Müller-0/+646
2024-11-14backend/scraper: Have collect() ignore None resultsWolfgang Müller-0/+15
2024-11-14backend/tests: Add test for open_archive_fileWolfgang Müller-1/+40
2024-11-14backend/scraper: Add parser methods for LanguageWolfgang Müller-0/+33
2024-11-14backend/lint: Format overlong lineWolfgang Müller-1/+3
2024-11-14backend/lint: Implement flake8-simplify suggestionsWolfgang Müller-13/+12
2024-11-14backend/lint: Fix import formattingWolfgang Müller-16/+35