websockify/tests
Pierre Ossman dc345815c0 Use RSA-OAEP instead of RSA1_5 for jwt tests
The latest version of jwcrypto has disabled RSA1_5 by default, making
the tests fail.
2021-07-23 09:38:58 +02: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 Use RSA-OAEP instead of RSA1_5 for jwt tests 2021-07-23 09:38:58 +02:00
test_websocket.py Add unittests for ping() and pong() 2017-04-19 13:30:47 +02:00
test_websocketproxy.py Move JWT token plugins tests to separate file 2021-04-16 11:27:56 +02:00
test_websockifyserver.py Remove support for older Python 2020-12-14 13:48:54 +01:00