tornado/maint/test/redbot
Ben Darnell 427d0e65df testing: Remove deprecated LogTrapTestCase
Move the tests that relied on this in concurrent_test.py to use
log.debug instead. (The redbot test has been broken and needs work
anyway.
2017-06-10 22:47:55 -04:00
..
README Add tests using the Redbot library for HTTP validation and caching. 2012-12-02 11:13:42 -05:00
red_test.py testing: Remove deprecated LogTrapTestCase 2017-06-10 22:47:55 -04:00
tox.ini Update redbot tests to work with current versions of redbot. 2013-05-18 19:58:18 -04:00

README

Redbot is an HTTP validator that checks for common problems, especially
related to cacheability.  These tests ensure that Tornado's default behavior
is correct (but note that this guarantee does not automatically extend
to applications built on Tornado since application behavior can impact
cacheability.

http://redbot.org/about