irctest/irctest
Valentin Lorentz 1bc8741479 dashboard: Don't use <details> for tests with no docstring 2024-04-20 15:27:51 +02:00
..
client_tests sasl: Add tests for signature failure from the server (#179) 2023-05-29 11:53:08 +02:00
controllers ngircd: Disable PAM 2024-04-16 21:00:24 +02:00
dashboard dashboard: Don't use <details> for tests with no docstring 2024-04-20 15:27:51 +02:00
irc_utils Simplify multi-prefix-related tests and add testNoMultiPrefix (#262) 2024-04-16 21:25:35 +02:00
scram basic server test for SCRAM-SHA-256 (#84) 2021-08-08 20:47:42 +02:00
self_tests testMonitorForbidsMasks: Allow ERR_ERRONEUSNICKNAME reply (#266) 2024-04-14 20:01:28 +02:00
server_tests testNonutf8Realname/testNonutf8Username: Add support for ERROR instead of FAIL/ERR_INVALIDUSERNAME 2024-04-19 15:43: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 Fix chkNS on recent hybrid 2024-03-17 10:12:55 +01:00
cases.py testMonitorForbidsMasks: Allow ERR_ERRONEUSNICKNAME reply (#266) 2024-04-14 20:01:28 +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 Make re.match actually check the whole string matches the pattern (#261) 2024-04-16 21:05:25 +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 draft/extended-monitor (#180) 2023-03-04 10:11:51 +01:00
tls.py Use dataclasses instead of dicts/namedtuples 2021-02-28 18:45:13 +01:00