Matrice di fixture ZIP per upload
Seleziona fixture ZIP per validazione upload, estrazioni annidate, collisioni di nomi e test di corruzione archivio.
9
Righe di fixture
4
Come usare questa matrice
Use the matrix when the validation target is a set of variants rather than one canonical sample.
Come usare questa matrice
Coverage
- Combina pack puliti, archivi annidati, nomi duplicati e ZIP corrotti.
- Pensata per policy upload, sicurezza di estrazione e regressioni di decompressione.
- Abbina ZIP singoli a pack scaricabili per ampliare i test.
- Pairs single ZIP fixtures with downloadable packs to seed broader test runs.
Righe di fixture
Available Variants
| Variante | Profilo | Focus del test | File | Dimensione | Scarica |
|---|---|---|---|---|---|
|
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 | Scarica |
|
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 | Scarica |
|
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 | Scarica |
|
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 | Scarica |
|
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 | Scarica |
|
50MB ZIP
Useful when archive validation needs a real larger ZIP without jumping immediately to the biggest test size.
|
Large fixture | Archive transfer and extraction time |
zip_sample_file_50MB.zip
|
50.0 MB | Scarica |
|
100MB ZIP
Targets archive upload and extraction flows where size-sensitive timeouts begin to appear.
|
Large fixture | Upload ceilings and unzip throughput |
zip_sample_file_100MB.zip
|
100.0 MB | Scarica |
|
250MB ZIP
Best for validating long-running extraction, storage quotas, and large archive acceptance paths.
|
Huge fixture | Bulk archive stress |
zip_sample_file_250MB.zip
|
250.0 MB | Scarica |
|
Truncated ZIP
Useful for unzip failures, checksum mismatches, and upload error messaging.
|
Broken fixture | Archive corruption handling |
zip_truncated_edge_case.zip
|
977 B | Scarica |
Pagine strategiche correlate
Related Packs and Workflows
Pack correlati
Pack per validazione upload ZIP
Pack di test per import CSV
Pack di fixture JSON per API
Flussi di lavoro correlati
Fixture per la validazione degli upload
Apri workflowFixture per regressione parser
Apri workflowLarge Archive Intake Fixtures
Apri workflowPagine strategiche correlate
Related Pages
Best Format Guides
Miglior formato archivio per distribuzione Linux
Best Archive Format for Cross-Platform Download Bundles
Use-Case Recommendations
Miglior formato per bundle di download compressi
Miglior formato per trasferimenti archivio ad alta compressione
Best Format for Cross-Platform Download Bundles
How to Convert
How to Convert 7Z to ZIP
How to Convert TAR to ZIP
How to Convert ZIP to 7Z
How to Convert ZIP to TAR