irctest/irctest
Shivaram Lingamneni 058fab85b0
test incorrect channel keys (#169)
2022-05-29 09:49:21 +02:00
..
client_tests Use xfail instead of deselection for known failures (#155) 2022-04-12 22:36:28 +02:00
controllers Fix support of Unreal 5 2022-05-13 22:30:31 +02:00
dashboard dashboard: Add a page for each implementation (#159) 2022-04-14 19:56:06 +02:00
irc_utils rmeove dead code 2021-09-11 00:32:10 +02:00
scram basic server test for SCRAM-SHA-256 (#84) 2021-08-08 20:47:42 +02:00
self_tests patma: Add support for operators in keys 2022-04-28 20:12:18 +02:00
server_tests test incorrect channel keys (#169) 2022-05-29 09:49:21 +02:00
__init__.py Basic architecture. 2015-12-19 01:11:57 +01:00
authentication.py Use dataclasses instead of dicts/namedtuples 2021-02-28 18:45:13 +01:00
basecontrollers.py Add support for 'faketime', to avoid long sleeps in upcoming ELIST tests 2022-03-27 17:08:40 +02:00
cases.py Try fixing flakyness of Plexus4 and others 2022-05-01 11:56:09 +02:00
client_mock.py getMessages: Raise an error when forgetting to synchronize=False 2021-06-27 14:38:54 +02:00
exceptions.py Use Black code style 2021-02-22 19:42:18 +01:00
numerics.py Add tests for JOIN with some invalid channels in the target param (#163) 2022-04-16 12:15:56 +02:00
patma.py patma: Add support for operators in keys 2022-04-28 20:12:18 +02:00
runner.py Add tests for the HELP and HELPOP commands (#117) 2022-01-10 23:55:24 +01:00
specifications.py Add tests for the two invite lists (#149) 2022-04-14 21:28:12 +02:00
tls.py Use dataclasses instead of dicts/namedtuples 2021-02-28 18:45:13 +01:00