PY use case

PY Sample File for Upload Testing

Validate upload size limits, MIME checks, and timeout behavior with realistic fixtures.

5.0 MB Manifest JSON SHA256
Starter file

Download

py_sample_file_5MB.py

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

Testing Steps

  1. Confirm request size policy and limit errors.
  2. Verify MIME/signature detection and rejection paths.
  3. Check retry behavior on network interruption.
Companion fixtures

Related Variants

py_sample_file_2MB.py

2.0 MB · text/x-python

Scarica

py_sample_file_1MB.py

1.0 MB · text/x-python

Scarica

py_sample_file_500KB.py

500.1 KB · text/x-python

Scarica

py_sample_file_200KB.py

200.1 KB · text/x-python

Scarica
Next steps

Related Pages