summaryrefslogtreecommitdiffstatshomepage
path: root/tests/plugins (follow)
Commit message (Collapse)AuthorAgeLines
* backend/plugins: Add scraper for info.yaml from schale.networkWolfgang Müller2025-01-16-0/+88
|
* backend/plugins: Throw error if E-Hentai response is missing 'gmetadata'Wolfgang Müller2024-11-15-0/+16
| | | | | | | It might be that we get a valid (maybe empty) response from the API, in which case we do not want to simply crash because we expect the 'gmetadata' field in the response. Instead, throw a proper ScrapeError for it.
* backend/tests: Add tests for the E-Hentai APIWolfgang Müller2024-11-15-0/+140
|
* backend/tests: Add tests for the anchira scraperWolfgang Müller2024-11-15-0/+107
|
* backend/tests: Remove unneeded parameter in test_gallery_dlWolfgang Müller2024-11-15-1/+1
|
* backend/plugins: Have exhentai assume no censorship for non-hWolfgang Müller2024-11-15-2/+5
| | | | | | Non-H usually has nothing to censor, so this should be a safe default. We have not come across anything where this would have been a false positive.
* backend/tests: Add tests for gallery_dl scrapersWolfgang Müller2024-11-14-0/+646
|
* Initial commit0.1.0Wolfgang Müller2024-03-05-0/+9