This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vinay.sajip
Recipients brett.cannon, drakeol, vinay.sajip
Date 2011-02-27.08:04:21
SpamBayes Score 1.7163209e-06
Marked as misclassified No
Message-id <131867.95274.qm@web25806.mail.ukl.yahoo.com>
In-reply-to <1298767516.92.0.858721206638.issue11332@psf.upfronthosting.co.za>
Content
> OK, but acceptance tests do not need to not try to get higher  test coverage. 
>For instance, for testing disable() simply using it and making  sure the outcome 
>is as expected also works.

> 
> I can understand wanting to  avoid some low-level whitebox testing, but I don't 
>think that precludes getting  better coverage  results.

Well then, it sounds like we're on the same page. I'm not arguing against better 
coverage, just against the low-level whitebox testing elements of Oliver's 
patch. He did welcome comments, after all :-)
History
Date User Action Args
2011-02-27 08:04:22vinay.sajipsetrecipients: + vinay.sajip, brett.cannon, drakeol
2011-02-27 08:04:21vinay.sajiplinkissue11332 messages
2011-02-27 08:04:21vinay.sajipcreate