testsAndMisc-archive/python_pkg/lichess_bot/tests
Krzysztof kuhy Rudnicki 2486449300 refactor(tests): remove noqa comments from test files
- Fix lint issues in keyboard_coop, lichess_bot, and tag_divider tests
- Prefix unused parameters with underscore instead of noqa: ARG002
2026-03-13 20:49:25 +01:00
..
__init__.py refactor: rename folders to fix N999, INP001, S311 linting rules 2025-11-30 21:20:17 +01:00
conftest.py fix(lint): fix S603 in engine.py and D100 in conftest.py 2025-11-30 23:43:34 +01:00
test_engine.py refactor(tests): remove noqa comments from test files 2026-03-13 20:49:25 +01:00
test_lichess_api.py refactor(tests): remove noqa comments from test files 2026-03-13 20:49:25 +01:00
test_main.py Optimize tests and simplify coverage config 2025-12-02 22:12:50 +01:00
test_puzzles.py fix(lint): fix G004 and PTH123 violations across codebase 2025-11-30 23:57:49 +01:00
test_utils.py refactor: rename folders to fix N999, INP001, S311 linting rules 2025-11-30 21:20:17 +01:00
test_versioning.py Improve lichess_bot utils.py test coverage to 100% 2025-12-01 20:02:05 +01:00