testsAndMisc/python_pkg/fm24_searcher/tests
Krzysztof kuhy Rudnicki aef1f05005 Fix mypy errors in fm24_searcher test_gui.py
Add isinstance assertions for Qt model.data()/headerData() return values
to satisfy mypy operator checks (in, >).
2026-04-12 21:16:44 +02:00
..
__init__.py Add tests and fix pre-commit issues across all projects 2026-04-12 20:45:24 +02:00
conftest.py Add tests and fix pre-commit issues across all projects 2026-04-12 20:45:24 +02:00
test_binary_parser.py Add tests and fix pre-commit issues across all projects 2026-04-12 20:45:24 +02:00
test_cli.py Add tests and fix pre-commit issues across all projects 2026-04-12 20:45:24 +02:00
test_gui.py Fix mypy errors in fm24_searcher test_gui.py 2026-04-12 21:16:44 +02:00
test_html_parser.py Add tests and fix pre-commit issues across all projects 2026-04-12 20:45:24 +02:00
test_main.py Add tests and fix pre-commit issues across all projects 2026-04-12 20:45:24 +02:00
test_models.py Add tests and fix pre-commit issues across all projects 2026-04-12 20:45:24 +02:00