Push Tracker
ria-ran--sim-drop/tests
A ashkan@beigi.net c33843d1ec Harden: cap request body size (MAX_CONTENT_LENGTH)
Provisioning bodies are tiny; set MAX_CONTENT_LENGTH=16 KiB so oversized POSTs
are rejected with 413 rather than buffered. Tests: +1; 99 pass.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-02 02:51:29 +00:00
..
__init__.py Add Phase-1 eSIM provisioning implementation 2026-07-01 05:56:31 +00:00
test_app.py Harden: cap request body size (MAX_CONTENT_LENGTH) 2026-07-02 02:51:29 +00:00
test_core_adapters.py Harden: fix bare-filename db path crash, configurable APN 2026-07-01 06:13:26 +00:00
test_database.py Add Phase-1 eSIM provisioning implementation 2026-07-01 05:56:31 +00:00
test_make_profile.py Add make_profile.py dev/ops CLI (generate + inspect) 2026-07-02 02:48:32 +00:00
test_profile_generator.py Phase 2: real 3GPP profile encodings + changelog 2026-07-01 06:03:48 +00:00
test_saip.py SAIP: add PE-MF personalizing EF.ICCID 2026-07-02 02:46:33 +00:00
test_utils.py Harden: fix bare-filename db path crash, configurable APN 2026-07-01 06:13:26 +00:00