SickRage/tornado/test
echel0n 327df6682e Updated tornado to latest stable code, fixes issues with auto-reload 2014-06-16 21:54:00 -07:00
..
csv_translations Replaced cherrypy with tornado which helped resolve our memory leak issue. 2014-06-14 20:56:15 -07:00
gettext_translations Updated tornado to latest stable code, fixes issues with auto-reload 2014-06-16 21:54:00 -07:00
static Replaced cherrypy with tornado which helped resolve our memory leak issue. 2014-06-14 20:56:15 -07:00
templates Replaced cherrypy with tornado which helped resolve our memory leak issue. 2014-06-14 20:56:15 -07:00
README Replaced cherrypy with tornado which helped resolve our memory leak issue. 2014-06-14 20:56:15 -07:00
__init__.py Replaced cherrypy with tornado which helped resolve our memory leak issue. 2014-06-14 20:56:15 -07:00
__main__.py Updated tornado to latest stable code, fixes issues with auto-reload 2014-06-16 21:54:00 -07:00
auth_test.py Updated tornado to latest stable code, fixes issues with auto-reload 2014-06-16 21:54:00 -07:00
concurrent_test.py Updated tornado to latest stable code, fixes issues with auto-reload 2014-06-16 21:54:00 -07:00
curl_httpclient_test.py Updated tornado to latest stable code, fixes issues with auto-reload 2014-06-16 21:54:00 -07:00
escape_test.py Replaced cherrypy with tornado which helped resolve our memory leak issue. 2014-06-14 20:56:15 -07:00
gen_test.py Updated tornado to latest stable code, fixes issues with auto-reload 2014-06-16 21:54:00 -07:00
httpclient_test.py Updated tornado to latest stable code, fixes issues with auto-reload 2014-06-16 21:54:00 -07:00
httpserver_test.py Updated tornado to latest stable code, fixes issues with auto-reload 2014-06-16 21:54:00 -07:00
httputil_test.py Replaced cherrypy with tornado which helped resolve our memory leak issue. 2014-06-14 20:56:15 -07:00
import_test.py Updated tornado to latest stable code, fixes issues with auto-reload 2014-06-16 21:54:00 -07:00
ioloop_test.py Updated tornado to latest stable code, fixes issues with auto-reload 2014-06-16 21:54:00 -07:00
iostream_test.py Updated tornado to latest stable code, fixes issues with auto-reload 2014-06-16 21:54:00 -07:00
locale_test.py Replaced cherrypy with tornado which helped resolve our memory leak issue. 2014-06-14 20:56:15 -07:00
log_test.py Updated tornado to latest stable code, fixes issues with auto-reload 2014-06-16 21:54:00 -07:00
netutil_test.py Updated tornado to latest stable code, fixes issues with auto-reload 2014-06-16 21:54:00 -07:00
options_test.cfg Replaced cherrypy with tornado which helped resolve our memory leak issue. 2014-06-14 20:56:15 -07:00
options_test.py Replaced cherrypy with tornado which helped resolve our memory leak issue. 2014-06-14 20:56:15 -07:00
process_test.py Replaced cherrypy with tornado which helped resolve our memory leak issue. 2014-06-14 20:56:15 -07:00
resolve_test_helper.py Replaced cherrypy with tornado which helped resolve our memory leak issue. 2014-06-14 20:56:15 -07:00
runtests.py Updated tornado to latest stable code, fixes issues with auto-reload 2014-06-16 21:54:00 -07:00
simple_httpclient_test.py Updated tornado to latest stable code, fixes issues with auto-reload 2014-06-16 21:54:00 -07:00
stack_context_test.py Updated tornado to latest stable code, fixes issues with auto-reload 2014-06-16 21:54:00 -07:00
tcpclient_test.py Updated tornado to latest stable code, fixes issues with auto-reload 2014-06-16 21:54:00 -07:00
template_test.py Updated tornado to latest stable code, fixes issues with auto-reload 2014-06-16 21:54:00 -07:00
test.crt Replaced cherrypy with tornado which helped resolve our memory leak issue. 2014-06-14 20:56:15 -07:00
test.key Replaced cherrypy with tornado which helped resolve our memory leak issue. 2014-06-14 20:56:15 -07:00
testing_test.py Updated tornado to latest stable code, fixes issues with auto-reload 2014-06-16 21:54:00 -07:00
twisted_test.py Replaced cherrypy with tornado which helped resolve our memory leak issue. 2014-06-14 20:56:15 -07:00
util.py Updated tornado to latest stable code, fixes issues with auto-reload 2014-06-16 21:54:00 -07:00
util_test.py Updated tornado to latest stable code, fixes issues with auto-reload 2014-06-16 21:54:00 -07:00
web_test.py Updated tornado to latest stable code, fixes issues with auto-reload 2014-06-16 21:54:00 -07:00
websocket_test.py Updated tornado to latest stable code, fixes issues with auto-reload 2014-06-16 21:54:00 -07:00
wsgi_test.py Updated tornado to latest stable code, fixes issues with auto-reload 2014-06-16 21:54:00 -07:00

README

Test coverage is almost non-existent, but it's a start.  Be sure to
set PYTHONPATH apprioriately (generally to the root directory of your
tornado checkout) when running tests to make sure you're getting the
version of the tornado package that you expect.