v2026.04.02/tests
Abdessamad Derraz 754e829b35 feat: add pack integrity test and integrate into pipeline
Extract each platform ZIP to tmp/ (real filesystem, not /tmp tmpfs)
and verify every declared file exists at the correct path with the
correct hash per the platform's native verification mode.

Handles ZIP inner content verification (checkInsideZip, md5_composite,
inner ROM MD5) and path collision deduplication.

Integrated as pipeline step 6/8. Renumber all pipeline steps to be
sequential (was skipping from 5 to 8).
2026-04-01 12:22:50 +02:00
..
__init__.py refactor: DRY consolidation + 83 unit tests 2026-03-19 11:19:50 +01:00
test_e2e.py feat: add MAME/FBNeo hash auto-fetch scrapers 2026-03-30 19:11:26 +02:00
test_fbneo_parser.py feat: add FBNeo source parser for BIOS sets 2026-03-30 18:29:06 +02:00
test_hash_merge.py feat: add MAME/FBNeo hash auto-fetch scrapers 2026-03-30 19:11:26 +02:00
test_mame_parser.py feat: add MAME source code parser for BIOS root sets 2026-03-30 18:29:31 +02:00
test_pack_integrity.py feat: add pack integrity test and integrate into pipeline 2026-04-01 12:22:50 +02:00