On Mon, 2006-03-13 at 21:23 -0500, Joe Gregorio wrote:
> I've just checked in an updated appclienttest.py that
> accepts --name= and --password= command line parameters
> for authentication purposes. This will allow you to use
> Basic, Digest or WSSE over HTTP or HTTPS.
> 
> I have also removed the test case that required servers
> to reject non-entry POSTs to an entry collection.

Given the non-final status of APP, perhaps it would be better if, rather
than immediately removing tests, they were marked as 'deprecated' and
deprecated tests were skipped by default, unless an appropriate command
line parameter (eg. --usedeprecated=yes) is passed in.

A similar mechanism for introducing proposed tests (perhaps ones
associated with a PACE) could also be used (eg.
--testpace=PaceReplaceTypeWithAccept).

This should prevent (or at least reduce) 'put the test in', 'take it
out', 'put it in', thrashing.

- Michael

Reply via email to