ZIP use case
Fichier d'echantillon ZIP pour Archive Extraction
Validate extraction depth, nested directory handling, manifest inspection, and corruption recovery with real ZIP fixtures.
997 B
JSON du manifeste
SHA256
Starter file
Download
zip_upload_validation_pack.zip
Checklist
Testing Steps
- Verify nested directories, long paths, and duplicate-name handling before extract.
- Confirm unzip and manifest inspection succeed on valid archives and fail cleanly on truncated ones.
- Measure extraction time and storage growth on 100MB and 250MB ZIP inputs.
Companion fixtures
Related Variants
zip_nested_directories_edge_case.zip
Telechargerzip_long_path_bundle_sample.zip
Telechargerzip_sample_file_100MB.zip
Telechargerzip_truncated_edge_case.zip
TelechargerNext steps