ZIP Upload Fixture Matrix
Select ZIP fixtures for upload validation, nested extraction checks, duplicate-name handling, and archive corruption tests.
How to Use This Matrix
- Combines clean packs, nested directory archives, duplicate-name cases, and damaged ZIP files.
- Built for upload policies, extraction safety, archive browsing, and unpacking regression tests.
- Pairs single ZIP fixtures with downloadable packs to seed broader test runs.
Open Primary Library
This matrix is anchored to the ZIP library page and its manifest.
Fixture Rows
| Variant | Profile | Test Focus | 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 |
900 B | 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.2 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 |
Related Packs
ZIP Upload Validation Pack
Nested archive pack for extraction-path checks, upload validation, and mixed-content bundle testing.
zip_upload_validation_pack.zip · 997 B
CSV Import Test Pack
Bundle of realistic CSV fixtures for spreadsheet import, ETL ingestion, and parser regression testing.
csv_import_test_pack.zip · 900 B
JSON API Fixture Pack
Bundle of structured JSON payloads for contract testing, parser validation, and nested payload workflows.
json_api_fixture_pack.zip · 1.2 KB
Related Workflows
Upload Validation Fixtures
Sample files and packs for upload-limit checks, MIME validation, archive intake, and mixed-content workflow testing.
Open WorkflowParser Regression Fixtures
Stable and edge-case fixtures for document, data, and archive parsers that need deterministic regression coverage.
Open WorkflowRelated Strategy Pages
Best Format Guides
Best Format for Use Cases
Conversion Guides
Comparisons