irctest/irctest
Valentin Lorentz c90141bc61 Use a dedicated 'deprecated' mark instead of add '-deprecated' for each spec
Also rename `@cases.SpecificationSelector.requiredBySpecification("xxx")`
to `@cases.mark_specifications("xxx")` because it's shorter and looks
like pytest's own syntax
2021-02-24 19:19:35 +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 Use a dedicated 'deprecated' mark instead of add '-deprecated' for each spec 2021-02-24 19:19:35 +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 Use a dedicated 'deprecated' mark instead of add '-deprecated' for each spec 2021-02-24 19:19:35 +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