MatrixSynapse/tests/handlers
Richard van der Hoff 8d3d264052
Skip unit tests which require optional dependencies (#9031)
If we are lacking an optional dependency, skip the tests that rely on it.
2021-01-07 11:41:28 +00:00
..
__init__.py
test_admin.py
test_appservice.py
test_auth.py
test_cas.py Use the SSO handler helpers for CAS registration/login. (#8856) 2021-01-03 16:25:44 +00:00
test_device.py
test_directory.py Remove spurious "SynapseRequest" result from `make_request" 2020-12-15 22:35:40 +00:00
test_e2e_keys.py
test_e2e_room_keys.py
test_federation.py
test_message.py Remove spurious "SynapseRequest" result from `make_request" 2020-12-15 22:35:40 +00:00
test_oidc.py Skip unit tests which require optional dependencies (#9031) 2021-01-07 11:41:28 +00:00
test_password_providers.py Remove spurious "SynapseRequest" result from `make_request" 2020-12-15 22:35:40 +00:00
test_presence.py
test_profile.py
test_register.py
test_saml.py Push login completion down into SsoHandler (#8941) 2020-12-16 20:01:53 +00:00
test_stats.py
test_sync.py
test_typing.py Remove spurious "SynapseRequest" result from `make_request" 2020-12-15 22:35:40 +00:00
test_user_directory.py Fix a bug that deactivated users appear in the directory (#8933) 2020-12-17 12:05:39 +00:00