websockify/tests
Solly Ross 18e70c52e1 Fix default log level in echo and load tests
Since we switched to using the `logging` module to log
in pull request #100, none of the messages on the 'INFO'
level were being shown from `tests/echo.py` and
`tests/load.py`, since the default log level is 'WARNING'.

Now, the log level is set to INFO in `tests/echo.py` and
`tests/load.py`, to match the log level in the main websockify
executable.

Fixes #109
2014-01-30 17:11:20 -05: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 default log level in echo and load tests 2014-01-30 17:11:20 -05:00
echo.rb Rename new_client to new_websocket_client, in order to have a better 2013-11-28 13:33:28 +01: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 default log level in echo and load tests 2014-01-30 17:11:20 -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 temp dir for unit test data and cleanup 2013-11-14 12:38:03 +00:00
test_websocketproxy.py Rename new_client to new_websocket_client, in order to have a better 2013-11-28 13:33:28 +01:00
tox.ini Added temp dir for unit test data and cleanup 2013-11-14 12:38:03 +00:00
utf8-list.py Fix search path construction in tests. 2013-10-29 09:41:26 -05:00