tornado/maint/test
Ben Darnell c8ce4517e3 Stop overriding _execute in WebSocketHandler; use get() instead.
Revise HTTP1Connection detach protocol.

As a side effect, this now decodes the arguments to open() in the same
way as the arguments to get().
2014-03-16 23:29:50 -04:00
..
appengine Fix bit-rotted app engine tests. 2014-02-23 12:49:11 -05:00
pyuv Update pyuv test for latest version of pyuv and tornado-pyuv 2013-04-04 22:30:52 -04:00
redbot Update redbot tests to work with current versions of redbot. 2013-05-18 19:58:18 -04:00
websocket Stop overriding _execute in WebSocketHandler; use get() instead. 2014-03-16 23:29:50 -04:00
README Add websocket conformance tests using autobahn 2011-12-30 12:53:11 -08:00

README

This directory contains additional tests that are not included in the main
suite (because e.g. they have extra dependencies, run slowly, or produce
more output than a simple pass/fail)