mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-05-11 18:10:01 +08:00
* test: add E2E test for duplicate send access request Add send-access.spec.ts verifying: - First request succeeds and balance matches DEFAULT_SEND_BALANCE - Duplicate request returns 400 (UNIQUE constraint) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * test: assert response body contains 'Already' for duplicate send access Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>