websockify/tests
Edward Hope-Morley 5e0ff7d855 Added unit tests for websocket and websocketproxy
To run the unit tests just run tox from the top
level directory which will try to run unit tests
for most versions of python. Requires tox to be
installed. To run tox for a specifice env, run
tox -e<env> e.g. for python 2.7 run 'tox -epy27'.

Co-authored-by: natsume.takashi@lab.ntt.co.jp
2013-10-29 16:19:39 +00:00
..
b64_vs_utf8.py Couple of misc utf8, base64 python tests. 2011-04-12 22:39:28 -05:00
base64.html Make compatible with jQuery. Slight API change. 2010-12-10 08:25:36 -06:00
base64.js wsproxy.js: Fix multi-frame decoding. 2010-11-07 22:28:08 -06:00
echo.html Fix latency test. 2012-04-25 13:44:37 -05:00
echo.py Fix search path construction in tests. 2013-10-29 09:41:26 -05:00
echo.rb adding SSL support and Ruby1.9 support 2013-07-02 21:38:22 +09:00
include Add mouse wheel support and input test page. 2010-05-25 11:05:55 -05:00
latency.html Fix latency test. 2012-04-25 13:44:37 -05:00
latency.py Add latency test and browser latency test results. 2011-01-19 15:25:44 -06:00
load.html Refactor and add IETF-07 protocol version support. 2011-05-01 22:17:04 -05:00
load.py Fix search path construction in tests. 2013-10-29 09:41:26 -05:00
plain_echo.html Fix latency test. 2012-04-25 13:44:37 -05:00
simple.html Rename client.html to simple.html 2012-02-09 17:47:22 -06:00
test_websocket.py Added unit tests for websocket and websocketproxy 2013-10-29 16:19:39 +00:00
test_websocketproxy.py Added unit tests for websocket and websocketproxy 2013-10-29 16:19:39 +00:00
tox.ini Added unit tests for websocket and websocketproxy 2013-10-29 16:19:39 +00:00
utf8-list.py Fix search path construction in tests. 2013-10-29 09:41:26 -05:00