v2026.04.02/tests
Abdessamad Derraz 0401d058a1 feat: add by_sha256 index, fix reporting attribution
generate_db: add by_sha256 index for O(1) variant lookup.
verify: _find_best_variant uses indexed sha256 instead of O(n) scan.
validation: check_file_validation returns (reason, emulators) tuple,
attributing mismatch only to emulators whose check actually failed.
beetle_psx: remove incorrect size field for ps1_rom.bin (code does
not validate size, swanstation is sole size authority).
2026-04-02 00:59:01 +02:00
..
__init__.py refactor: DRY consolidation + 83 unit tests 2026-03-19 11:19:50 +01:00
test_e2e.py feat: add by_sha256 index, fix reporting attribution 2026-04-02 00:59:01 +02:00
test_fbneo_parser.py chore: lint and format entire codebase 2026-04-01 13:17:55 +02:00
test_hash_merge.py chore: lint and format entire codebase 2026-04-01 13:17:55 +02:00
test_mame_parser.py chore: lint and format entire codebase 2026-04-01 13:17:55 +02:00
test_pack_integrity.py chore: lint and format entire codebase 2026-04-01 13:17:55 +02:00