fix: wire auth PIN to frontend, clean up dead constants
CI / test (push) Has been cancelled

- Frontend now reads auth_pin from /api/state and includes X-Pedal-Auth on all non-GET requests
- Fixed test imports after removing module-level BLOCK_SIZE/SAMPLE_RATE constants
- Removed rogue test_issue_2_3.py from tracking
This commit is contained in:
2026-06-17 22:59:01 -04:00
parent a3ec86b814
commit 95029c6c8c
3 changed files with 10 additions and 3 deletions
+1
View File
@@ -21,3 +21,4 @@ test-drc.rpt
test_empty-drc.rptpatch_*.py
tests/test_issue_*.py
patch_*.py
tests/test_issue_*.py