Message 129123 - Python tracker (original) (raw)

On Feb 22, 2011, at 08:15 PM, Xavier Morel wrote:

Barry, do I correctly understand your comment to mean I should write end-to-end tests of the CLI (until reaching the already tested "meat" of smtpd), not just the CLI options parsing?

Given the way the main is written, that's probably more thorough. Testing just the parsing alone would be uninteresting I think.