Matriz de fixtures ZIP para upload
Selecione fixtures ZIP para validacao de upload, extracoes aninhadas, colisoes de nome e testes de corrupcao.
9
Linhas de fixtures
4
Como usar esta matriz
Use the matrix when the validation target is a set of variants rather than one canonical sample.
Como usar esta matriz
Coverage
- Combina pacotes limpos, arquivos aninhados, nomes duplicados e ZIPs danificados.
- Feita para politica de upload, seguranca de extracao, navegacao em arquivo e regressao de descompressao.
- Relaciona ZIPs individuais a pacotes baixaveis para ampliar os testes.
- Pairs single ZIP fixtures with downloadable packs to seed broader test runs.
Linhas de fixtures
Available Variants
| Variante | Perfil | Foco do teste | Arquivo | Tamanho | Baixar |
|---|---|---|---|---|---|
|
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 | Baixar |
|
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 | Baixar |
|
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 | Baixar |
|
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 | Baixar |
|
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 | Baixar |
|
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 | Baixar |
|
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 | Baixar |
|
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 | Baixar |
|
Truncated ZIP
Useful for unzip failures, checksum mismatches, and upload error messaging.
|
Broken fixture | Archive corruption handling |
zip_truncated_edge_case.zip
|
977 B | Baixar |
Paginas de estrategia relacionadas
Related Packs and Workflows
Pacotes relacionados
Pacote de validacao de upload ZIP
Pacote de teste de importacao CSV
Pacote de fixtures JSON para API
Fluxos relacionados
Fixtures para validacao de upload
Abrir fluxoFixtures para regressao de parsers
Abrir fluxoLarge Archive Intake Fixtures
Abrir fluxoPaginas de estrategia relacionadas
Related Pages
Guias de melhor formato
Melhor formato de arquivo para distribuicao Linux
Best Archive Format for Cross-Platform Download Bundles
Guias por caso de uso
Melhor formato para lotes de download comprimidos
Melhor formato para transferencias de arquivos com alta compressao
Best Format for Cross-Platform Download Bundles
Guias de conversao
How to Convert 7Z to ZIP
How to Convert TAR to ZIP
How to Convert ZIP to 7Z
How to Convert ZIP to TAR