testsAndMisc-archive/python_pkg/scrape_website
Krzysztof kuhy Rudnicki c8162ba485 Improve test coverage for multiple modules
- scrape_website: 98% -> 100% (test download returning false)
- tag_divider: 44% -> 100% (test folder creation, image processing)
- extract_links: 61% -> 100% (test main() function directly)
- keyboard_coop: 22% -> 58% (test game logic methods)
2025-12-01 19:59:11 +01:00
..
tests Improve test coverage for multiple modules 2025-12-01 19:59:11 +01:00
__init__.py refactor: rename folders to fix N999, INP001, S311 linting rules 2025-11-30 21:20:17 +01:00
.gitignore refactor: rename folders to fix N999, INP001, S311 linting rules 2025-11-30 21:20:17 +01:00
requirements.txt refactor: rename folders to fix N999, INP001, S311 linting rules 2025-11-30 21:20:17 +01:00
scrape_comics.py fix: remove all pylint disable comments and enable all meta checks 2025-12-01 16:22:03 +01:00