Matriz de fixtures ZIP para cargas
Selecciona fixtures ZIP para validacion de cargas, comprobaciones de extraccion anidada, colisiones de nombres y pruebas de corrupcion.
9
Filas 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 paquetes limpios, archivos anidados, casos con nombres duplicados y ZIP danados.
- Pensada para politicas de carga, seguridad de extraccion, exploracion de archivos y regresiones de descompresion.
- Combina ZIP individuales con paquetes descargables para ampliar las pruebas.
- Pairs single ZIP fixtures with downloadable packs to seed broader test runs.
Filas de fixtures
Available Variants
| Variante | Perfil | Foco de prueba | Archivo | Tamano | Descargar |
|---|---|---|---|---|---|
|
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 | Descargar |
|
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 | Descargar |
|
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 | Descargar |
|
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 | Descargar |
|
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 | Descargar |
|
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 | Descargar |
|
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 | Descargar |
|
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 | Descargar |
|
Truncated ZIP
Useful for unzip failures, checksum mismatches, and upload error messaging.
|
Broken fixture | Archive corruption handling |
zip_truncated_edge_case.zip
|
977 B | Descargar |
Paginas de estrategia relacionadas
Related Packs and Workflows
Packs relacionados
Paquete de validacion de carga ZIP
Paquete de prueba para importacion CSV
Paquete de fixtures JSON para API
Flujos relacionados
Fixtures para validacion de cargas
Abrir flujoFixtures para regresion de parsers
Abrir flujoLarge Archive Intake Fixtures
Abrir flujoPaginas de estrategia relacionadas
Related Pages
Guias del mejor formato
Mejor formato de archivo para distribucion Linux
Best Archive Format for Cross-Platform Download Bundles
Recomendaciones por caso de uso
Mejor formato para paquetes de descarga comprimidos
Mejor formato para transferencias de archivos con alta compresion
Best Format for Cross-Platform Download Bundles
Como convertir
How to Convert 7Z to ZIP
How to Convert TAR to ZIP
How to Convert ZIP to 7Z
How to Convert ZIP to TAR