irctest/irctest
Val Lorentz ecc560adeb
Make AWAY and away-notify tests stricter (#222)
* Make AWAY and away-notify tests stricter

* Check AWAY is not echoed on JOIN
2023-09-16 13:10:56 +02:00
..
client_tests sasl: Add tests for signature failure from the server (#179) 2023-05-29 11:53:08 +02:00
controllers Add more tests for CAP + allow trailing spaces (#216) 2023-09-02 15:08:29 +02:00
dashboard dashboard: Use a more concise/readable and tree-like syntax to generate the ASTs (#204) 2023-05-29 14:49:03 +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 Make AWAY and away-notify tests stricter (#222) 2023-09-16 13:10:56 +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 Log unexpected exit codes 2023-07-22 22:12:44 +02:00
cases.py Use real metadata keys (#194) 2023-04-15 23:04:24 +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 Bump linter versions (#188) 2023-03-04 10:51:40 +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 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