MatrixSynapse/tests/handlers
Patrick Cloke 8a33d217bd
Convert some test cases to use HomeserverTestCase. (#9377)
This has the side-effect of being able to remove use of `inlineCallbacks`
in the test-cases for cleaner tracebacks.
2021-02-11 10:29:09 -05:00
..
__init__.py
test_admin.py
test_appservice.py
test_auth.py Convert some test cases to use HomeserverTestCase. (#9377) 2021-02-11 10:29:09 -05:00
test_cas.py
test_device.py
test_directory.py
test_e2e_keys.py Convert some test cases to use HomeserverTestCase. (#9377) 2021-02-11 10:29:09 -05:00
test_e2e_room_keys.py Convert some test cases to use HomeserverTestCase. (#9377) 2021-02-11 10:29:09 -05:00
test_federation.py
test_message.py
test_oidc.py
test_password_providers.py
test_presence.py
test_profile.py Convert some test cases to use HomeserverTestCase. (#9377) 2021-02-11 10:29:09 -05:00
test_register.py
test_saml.py
test_stats.py
test_sync.py Add admin API for logging in as a user (#8617) 2020-11-17 10:51:25 +00:00
test_typing.py
test_user_directory.py