irctest/irctest
Valentin Lorentz 51d0ce4483 Remove getIsupport(), it's redundant with server_support 2021-02-27 16:00:28 +01:00
..
client_tests Change IRCv3 marks to reference capabilities instead of v3.1 / v3.2 2021-02-27 12:59:28 +01:00
controllers inspircd: Enable all modules for caps/commands that we can test 2021-02-27 15:34:59 +01:00
irc_utils Make flake8 pass, and run it automatically. 2021-02-22 19:42:18 +01:00
server_tests Remove getIsupport(), it's redundant with server_support 2021-02-27 16:00:28 +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 Remove getIsupport(), it's redundant with server_support 2021-02-27 16:00:28 +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 Change IRCv3 marks to reference capabilities instead of v3.1 / v3.2 2021-02-27 12:59:28 +01:00
specifications.py Change IRCv3 marks to reference capabilities instead of v3.1 / v3.2 2021-02-27 12:59:28 +01:00
tls.py Use Black code style 2021-02-22 19:42:18 +01:00