irctest/irctest
Valentin Lorentz 68e6adda69 Add tests for extended-join. 2015-12-29 12:54:09 +01:00
..
client_tests Make the set of tested specifications configurable. 2015-12-22 19:55:48 +01:00
controllers Configure Charybdis to make LIST behavior follow RFC 1459. 2015-12-27 10:24:29 +01:00
irc_utils Add test on the interaction of server-time and echo-message. 2015-12-24 21:14:59 +01:00
server_tests Add tests for extended-join. 2015-12-29 12:54:09 +01:00
__init__.py Basic architecture. 2015-12-19 01:11:57 +01:00
__main__.py exit(1) if there was a failure or an error. 2015-12-25 21:08:59 +01:00
authentication.py Add docstrings. 2015-12-20 13:47:30 +01:00
basecontrollers.py Add STARTTLS tests. 2015-12-25 15:45:06 +01:00
cases.py Add tests for extended-join. 2015-12-29 12:54:09 +01:00
client_mock.py Better handling of closed connections. 2015-12-27 12:45:03 +01:00
runner.py Add option --loose. 2015-12-23 19:39:34 +01:00
specifications.py ClientMock.getMessages: Reuse the inbuffer. 2015-12-22 20:50:01 +01:00