irctest/irctest
Val Lorentz a923353ec4
Add test for ban exception mode (+e) (#162)
2022-04-16 08:12:27 +02:00
..
client_tests Use xfail instead of deselection for known failures (#155) 2022-04-12 22:36:28 +02:00
controllers Add test for ban exception mode (+e) (#162) 2022-04-16 08:12:27 +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 Add top-level docstrings to all modules 2022-04-10 15:55:27 +02:00
server_tests Add test for ban exception mode (+e) (#162) 2022-04-16 08:12:27 +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 Replace incorrect uses of NotImplementedByController exception (#161) 2022-04-15 16:01:36 +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 list: Modernize tests a bit 2022-03-27 17:08:40 +02: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 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