mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-05-10 17:43:31 +08:00
* refactor: add receive_mail E2E endpoint using real email() handler Add /admin/test/receive_mail that constructs a mock ForwardableEmailMessage and calls the real email() handler, so E2E tests exercise the full mail processing pipeline. Extract both test endpoints into e2e_test_api.ts. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * chore: trigger CI --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>