irctest/irctest
Shivaram Lingamneni 8d427c80c8 fix stall on failed channel join 2021-02-18 19:35:11 +01:00
..
client_tests remove scram 2020-09-13 06:41:06 -04:00
controllers Don't pass a 'config' argument to the controller, only Oragono had it. 2021-02-15 23:29:10 +01:00
irc_utils add a test for message-tags 2020-11-26 00:25:52 -05:00
server_tests Fix IRCv3 tests to not fail with Charybdis. 2021-02-17 21:35:36 +01:00
__init__.py Basic architecture. 2015-12-19 01:11:57 +01:00
authentication.py Add tests for SCRAM. 2017-11-01 17:52:29 +00:00
basecontrollers.py Don't pass a 'config' argument to the controller, only Oragono had it. 2021-02-15 23:29:10 +01:00
cases.py fix stall on failed channel join 2021-02-18 19:35:11 +01:00
client_mock.py add a test for message-tags 2020-11-26 00:25:52 -05:00
exceptions.py Add TLS certificate check tests for clients. 2016-07-20 11:41:35 +02:00
numerics.py fix stall on failed channel join 2021-02-18 19:35:11 +01:00
runner.py Add option --loose. 2015-12-23 19:39:34 +01:00
specifications.py add a test for message-tags 2020-11-26 00:25:52 -05:00
tls.py Add TLS certificate check tests for clients. 2016-07-20 11:41:35 +02:00