fix(issue-7): revert dev artifact and fix test timeouts
- Revert next.config.ts: remove hardcoded Cloudflare tunnel URL from allowedDevOrigins (dev artifact, not part of the voice upload fix). - Rewrite voice transcribe tests to use mock request objects instead of real Request/FormData/Blob instances that cause formData() to hang indefinitely in vitest's Node environment. All 9 tests now pass. Made-with: Cursor
I
iamlukethedev committed
456cfae771ba0c91e4e01c5f2f64b3ffb0802e47
Parent: fdc7a42
Committed by iamlukethedev <iamlukethedev@users.noreply.github.com>
on 3/27/2026, 6:42:03 PM