testsAndMisc/python_pkg
Krzysztof kuhy Rudnicki e9efc40f4b 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
pdfCentered refactor: rename folders to fix N999, INP001, S311 linting rules 2025-11-30 21:20:17 +01:00
random_jpg 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
screen_locker fix: remove all pylint disable comments and enable all meta checks 2025-12-01 16:22:03 +01:00
split 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
__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