Ticket #83 (new enhancement)
Opened 3 months ago
Write a real smtpd to test all smtp exceptions
| Reported by: | fs | Owned by: | amcgregor |
|---|---|---|---|
| Priority: | low | Milestone: | 3.0 |
| Component: | tests | Version: | |
| Keywords: | Cc: |
Description
By subclassing Python's built-in smtpd it should be possible to simulate all kinds of errors including 'recipient unknown' etc. This will lead to a much better test coverage of all error handlings.
Note: See
TracTickets for help on using
tickets.
