ZIP-fixturematrix voor uploads
Selecteer ZIP-fixtures voor uploadvalidatie, geneste extracties, naamconflicten en corrupte archieftests.
Hoe je deze matrix gebruikt
- Combineert schone packs, geneste archieven, dubbele namen en corrupte ZIP's.
- Ontworpen voor uploadbeleid, extractiebeveiliging en decompressieregressies.
- Koppelt losse ZIP's aan downloadbare packs om testdekking uit te breiden.
Open primaire bibliotheek
Deze matrix is gekoppeld aan de ZIP-bibliotheekpagina en het manifest.
Fixture-rijen
| Variant | Profile | Testfocus | File | Size | Download |
|---|---|---|---|---|---|
|
CSV Import Pack
Useful when upload pipelines need a realistic bundle with document fixtures inside.
|
Valid bundle | Multi-file ingest setup | csv_import_test_pack.zip |
1.7 KB | Download |
|
JSON API Pack
Good for archive downloads that seed contract-testing or import jobs.
|
Valid bundle | API fixture distribution | json_api_fixture_pack.zip |
1.9 KB | Download |
|
Upload Validation Pack
Best starting point for upload endpoints, MIME policy, and nested archive validation.
|
Valid workflow pack | Mixed-content upload checks | zip_upload_validation_pack.zip |
997 B | Download |
|
Nested Directories
Useful for extraction limits, path handling, and recursive ingest logic.
|
Valid edge | Directory depth handling | zip_nested_directories_edge_case.zip |
400 B | Download |
|
Duplicate Names
Targets unpacking rules when different paths contain the same leaf name.
|
Valid edge | Name collision behavior | zip_duplicate_names_edge_case.zip |
438 B | Download |
|
Truncated ZIP
Useful for unzip failures, checksum mismatches, and upload error messaging.
|
Broken fixture | Archive corruption handling | zip_truncated_edge_case.zip |
977 B | Download |
Gerelateerde packs
Pack voor ZIP-uploadvalidatie
Pack met geneste archieven om extractiepaden, uploadvalidatie en bundels met gemengde inhoud te verifiaren.
zip_upload_validation_pack.zip · 997 B
CSV-importtestpack
Pack met realistische CSV-fixtures voor spreadsheetimport, ETL-ingestie en parserregressies.
csv_import_test_pack.zip · 1.7 KB
JSON-API-fixturepack
Pack met gestructureerde JSON-payloads voor contracttests, parservalidatie en workflows met geneste payloads.
json_api_fixture_pack.zip · 1.9 KB
Gerelateerde workflows
Fixtures voor uploadvalidatie
Testbestanden en packs om uploadlimieten, MIME-validatie, ZIP-ontvangst en workflows met gemengde inhoud te verifiaren.
Open WorkflowFixtures voor parserregressie
Stabiele fixtures en edge cases voor document-, data- en archiefparsers die deterministische regressiedekking nodig hebben.
Open WorkflowGerelateerde strategische pagina's
Best Format Guides
Use-Case Recommendations
How to Convert
Comparisons