irctest/irctest
Valentin Lorentz 2a1324fc94 lusers: Fix tests to allow missing optional args
According to https://defs.ircdocs.horse/defs/numerics.html , they are not mandatory;
and InspIRCd doesn't return them.
2021-02-24 19:07:22 +01:00
..
client_tests make pyxmpp2-scram an optional dependency. 2021-02-22 19:44:41 +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 lusers: Fix tests to allow missing optional args 2021-02-24 19:07:22 +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 strip_first_param argument, it's unused. 2021-02-24 18:19:29 +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 Black code style 2021-02-22 19:42:18 +01:00
tls.py Use Black code style 2021-02-22 19:42:18 +01:00