testsAndMisc-archive/python_pkg
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
..
download_cats Add tests for multiple python_pkg modules 2025-12-01 19:49:44 +01:00
extract_links Improve test coverage for multiple modules 2025-12-01 19:59:11 +01:00
keyboard_coop Improve test coverage for multiple modules 2025-12-01 19:59:11 +01:00
lichess_bot fix: remove all pylint disable comments and enable all meta checks 2025-12-01 16:22:03 +01:00
mock_server Add tests for multiple python_pkg modules 2025-12-01 19:49:44 +01:00
randomize_numbers Add tests for multiple python_pkg modules 2025-12-01 19:49:44 +01:00
scrape_website Improve test coverage for multiple modules 2025-12-01 19:59:11 +01:00
stockfish_analysis fix(lint): fix G004 and PTH123 violations across codebase 2025-11-30 23:57:49 +01:00
tag_divider Improve test coverage for multiple modules 2025-12-01 19:59:11 +01:00