MP3 use case

MP3 Sample File for Upload Testing

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

938.4 KB Manifest JSON SHA256
Starter file

Use one representative fixture first.

mp3_60s_sample_file_939KB.mp3

938.4 KB audio/mpeg SHA256 ccea0b3a8bef...
Checklist

Keep the validation sequence short.

  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

Add nearby variants only when needed.

mp3_30s_sample_file_470KB.mp3

469.8 KB · audio/mpeg

Download

mp3_15s_sample_file_236KB.mp3

235.6 KB · audio/mpeg

Download

mp3_music_loop_sample.mp3

94.7 KB · audio/mpeg

Download

mp3_5s_sample_file_80KB.mp3

79.2 KB · audio/mpeg

Download
Next steps

Branch into the next relevant page.