irctest/irctest
Valentin Lorentz 0a1ccfec24 Fix assertMessageEqual to actually raise the exception 2021-02-26 21:05:01 +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 Make testCapRemovalByClient not specific to Oragono 2021-02-26 19:16:24 +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 Fix assertMessageEqual to actually raise the exception 2021-02-26 21:05:01 +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