irctest/irctest
Valentin Lorentz 76f0224f25 Fix assertion message. 2015-12-23 21:28:36 +01:00
..
client_tests Make the set of tested specifications configurable. 2015-12-22 19:55:48 +01:00
controllers Make port wait lazy. This way, we don't want for the server to start if the test is skipped immediately. 2015-12-23 01:54:10 +01:00
irc_utils Add tests for channel names sensitivity. 2015-12-22 12:14:55 +01:00
server_tests Fix assertion message. 2015-12-23 21:28:36 +01:00
__init__.py Basic architecture. 2015-12-19 01:11:57 +01:00
__main__.py Add option --loose. 2015-12-23 19:39:34 +01:00
authentication.py Add docstrings. 2015-12-20 13:47:30 +01:00
basecontrollers.py Make port wait lazy. This way, we don't want for the server to start if the test is skipped immediately. 2015-12-23 01:54:10 +01:00
cases.py Add option --loose. 2015-12-23 19:39:34 +01:00
client_mock.py ClientMock.getMessages: Reuse the inbuffer. 2015-12-22 20:50:01 +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