SQLITE use case

SQLITE Sample File for Upload Testing

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

20.0 KB Manifest JSON SHA256
Starter file

Download

sqlite_schema_evolution_sample.sqlite

20.0 KB application/vnd.sqlite3 SHA256 51467586147e...
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

sqlite_local_replay_sample.sqlite

16.0 KB · application/vnd.sqlite3

Pobierz

sqlite_batch_ingestion_sample.sqlite

12.0 KB · application/vnd.sqlite3

Pobierz
Next steps

Related Pages