websockify/tests
Dmitry Kozlov 008a13029f migrate TokenPlugins from os.path to pathlib to ensure all files are closed 2025-04-28 15:18:30 +03:00
..
fixtures Added JWT/JWS/JWE tokens capability 2019-02-15 03:45:57 -05:00
echo.html Use direct javascript in test files 2019-07-03 15:56:25 +02:00
echo.py Do not use base except: clauses 2017-11-10 05:48:20 -05:00
echo_client.py Do not use base except: clauses 2017-11-10 05:48:20 -05:00
latency.html Use direct javascript in test files 2019-07-03 15:56:25 +02:00
latency.py Add latency test and browser latency test results. 2011-01-19 15:25:44 -06:00
load.html Use direct javascript in test files 2019-07-03 15:56:25 +02:00
load.py Do not use base except: clauses 2017-11-10 05:48:20 -05:00
plain_echo.html Use direct javascript in test files 2019-07-03 15:56:25 +02:00
simple.html Use direct javascript in test files 2019-07-03 15:56:25 +02:00
test_auth_plugins.py Verify username/password with BasicAuth plugin 2015-10-06 12:09:22 +02:00
test_token_plugins.py migrate TokenPlugins from os.path to pathlib to ensure all files are closed 2025-04-28 15:18:30 +03:00
test_websocket.py Add unittests for ping() and pong() 2017-04-19 13:30:47 +02:00
test_websocketproxy.py Fix fake headers dict in tests 2025-02-12 11:05:56 +01:00
test_websocketserver.py Add new websocket class HttpWebSocket 2022-11-08 14:24:46 +01:00
test_websockifyserver.py drop python<3.6 support 2024-08-29 16:30:36 +02:00