irctest/irctest
Val Lorentz d24f0b4f12
Add support for Nefarious (#151)
2022-04-10 11:37:35 +02:00
..
client_tests Add client tests for SASL with non-ASCII passwords (#137) 2022-03-19 16:09:27 +01:00
controllers Add support for Nefarious (#151) 2022-04-10 11:37:35 +02:00
dashboard Produce a dashboard website after running tests (#152) 2022-04-10 10:40:39 +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 Add test for mismatch on both command and param 2022-03-19 16:34:39 +01:00
server_tests INVITE: Fix misunderstanding of the RFCs (#148) 2022-03-31 15:53:51 +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 Try to make bahamut tests less flaky 2021-08-11 18:39:29 +02:00
cases.py fix processing of multiline CAP LS 302 output (#153) 2022-04-10 08:39:30 +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 WHOX. (#131) 2022-02-21 21:43:22 +01:00
patma.py Shorten ListRemainder's repr() when possible. 2022-03-05 10:12:09 +01:00
runner.py Add tests for the HELP and HELPOP commands (#117) 2022-01-10 23:55:24 +01:00
specifications.py Add test for ISUPPORT PREFIX. (#128) 2022-03-09 20:01:34 +01:00
tls.py Use dataclasses instead of dicts/namedtuples 2021-02-28 18:45:13 +01:00