testsAndMisc-archive/python_pkg
Krzysztof kuhy Rudnicki bb7b8d5e02 Add tests for multiple python_pkg modules
- download_cats: Test generate_cats functionality (100% coverage)
- keyboard_coop: Test keyboard_listener with mocked pynput (22% coverage)
- mock_server: Test mitmproxy request interceptor (100% coverage)
- random_jpg: Test JPEG generation with mocked Pillow (100% coverage)
- randomize_numbers: Test random_digits functions (99% coverage)
- scrape_website: Test scrape_comics with mocked requests (98% coverage)
- split: Test text splitting utilities (100% coverage)
- tag_divider: Test tag_divider with mock filesystem (44% coverage)
- extract_links: Add HTML fixture for tests
2025-12-01 19:49:44 +01:00
..
download_cats Add tests for multiple python_pkg modules 2025-12-01 19:49:44 +01:00
extract_links Add tests for multiple python_pkg modules 2025-12-01 19:49:44 +01:00
keyboard_coop Add tests for multiple python_pkg modules 2025-12-01 19:49:44 +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 Add tests for multiple python_pkg modules 2025-12-01 19:49:44 +01:00
stockfish_analysis fix(lint): fix G004 and PTH123 violations across codebase 2025-11-30 23:57:49 +01:00
tag_divider Add tests for multiple python_pkg modules 2025-12-01 19:49:44 +01:00