PY use case

Archivo de muestra PY para pruebas de subida

Valida limites de tamano de subida, comprobaciones MIME y comportamiento de timeout con fixtures realistas.

5.0 MB Manifiesto JSON SHA256
Starter file

Download

py_sample_file_5MB.py

5.0 MB text/x-python SHA256 98db380e530f...
Checklist

Testing Steps

  1. Confirma la politica de tamano de solicitud y los errores de limite.
  2. Verifica la deteccion MIME/firma y las rutas de rechazo.
  3. Comprueba el comportamiento de reintento ante interrupciones de red.
Companion fixtures

Related Variants

py_sample_file_2MB.py

2.0 MB · text/x-python

Descargar

py_sample_file_1MB.py

1.0 MB · text/x-python

Descargar

py_sample_file_500KB.py

500.1 KB · text/x-python

Descargar

py_sample_file_200KB.py

200.1 KB · text/x-python

Descargar
Next steps

Related Pages