irctest/irctest
Valentin Lorentz 5ab2fa709e Fix testNickReleaseUnregistered on inspircd
PING is not valid before registration.
2021-02-27 10:33:57 +01:00
..
client_tests Use a dedicated 'deprecated' mark instead of add '-deprecated' for each spec 2021-02-24 19:19:35 +01:00
controllers sopel: Create ~/.sopel/ if it does not exist 2021-02-24 13:49:14 +01:00
irc_utils Make flake8 pass, and run it automatically. 2021-02-22 19:42:18 +01:00
server_tests Fix testNickReleaseUnregistered on inspircd 2021-02-27 10:33:57 +01:00
__init__.py Basic architecture. 2015-12-19 01:11:57 +01:00
authentication.py Use isort to order imports. 2021-02-22 19:42:18 +01:00
basecontrollers.py Crash when a controlled process stopped instead of waiting forever. 2021-02-24 16:18:08 +01:00
cases.py Overload the < <= > >= comparison assertion methods. 2021-02-26 21:06:17 +01:00
client_mock.py restore print statement when waiting 2021-02-22 21:55:15 +01:00
exceptions.py Use Black code style 2021-02-22 19:42:18 +01:00
numerics.py Use Black code style 2021-02-22 19:42:18 +01:00
runner.py Make flake8 pass, and run it automatically. 2021-02-22 19:42:18 +01:00
specifications.py Use a dedicated 'deprecated' mark instead of add '-deprecated' for each spec 2021-02-24 19:19:35 +01:00
tls.py Use Black code style 2021-02-22 19:42:18 +01:00