irctest/irctest/client_tests
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
..
__init__.py Rename clienttests to client_tests for consistency. 2015-12-19 21:21:34 +01:00
test_cap.py Use a dedicated 'deprecated' mark instead of add '-deprecated' for each spec 2021-02-24 19:19:35 +01:00
test_sasl.py make pyxmpp2-scram an optional dependency. 2021-02-22 19:44:41 +01:00
test_tls.py Make flake8 pass, and run it automatically. 2021-02-22 19:42:18 +01:00