Commit 1352fc0
committed
Add comprehensive integration test suite (51 tests)
- Email sending/receiving tests
- SMTP commands: HELO, EHLO, NOOP, RSET, VRFY, QUIT
- TLS/SMTPS and STARTTLS tests
- SMTP AUTH tests
- WebSocket real-time updates tests
- HTTP API tests (GET, DELETE)
- Whitelist filtering tests
- Concurrent sending tests
- Multipart email tests
- Unicode/special characters tests
- Large email body tests
- Edge cases and error handling1 parent 61a3e2c commit 1352fc0
2 files changed
+899
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
0 commit comments