Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-02 | added RequestLogWSGIFilterTest | Helmut Grohne | |
2012-03-15 | added a test for GzipWSGIFilter | Helmut Grohne | |
2012-03-15 | added another NoWriteCallableMiddleware test | Helmut Grohne | |
Not failing. :-) | |||
2012-03-15 | added failing test for NoWriteCallableMiddleware | Helmut Grohne | |
Also set the returneddata attribute of the response object instead of the request object. | |||
2011-11-02 | added digest auth test with qop=auth | Helmut Grohne | |
2011-06-08 | more testcases | Helmut Grohne | |
2011-06-08 | added test cases for BasicAuthMiddleware | Helmut Grohne | |
2011-06-02 | test.py: exit non-zero on failure | Helmut Grohne | |
The exit status is now the number of failures. | |||
2011-06-01 | added test case for middlewares.ContentLengthMiddleware | Helmut Grohne | |
2011-06-01 | added a test case for applications.StaticFile | Helmut Grohne | |
2011-06-01 | test.py: improved header check | Helmut Grohne | |
It previously only checked for the validity of a header and now also checks for the presence of a header. | |||
2010-09-02 | employ wsgiref.validate.validator in the test suite | Helmut Grohne | |
2009-07-04 | added testsuite | Helmut Grohne | |