forked-synapse/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 Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
test_admin.py Remove the deprecated Handlers object (#8494) 2020-10-09 07:24:34 -04:00
test_appservice.py Start fewer opentracing spans (#8640) 2020-10-26 09:30:19 +00:00
test_auth.py Convert some test cases to use HomeserverTestCase. (#9377) 2021-02-11 10:29:09 -05:00
test_cas.py Combine the CAS & SAML implementations for required attributes. (#9326) 2021-02-11 10:05:15 -05:00
test_device.py Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
test_directory.py Remove spurious "SynapseRequest" result from `make_request" 2020-12-15 22:35:40 +00:00
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 Honour ratelimit flag for application services for invite ratelimiting (#9302) 2021-02-03 10:17:37 +00:00
test_message.py Remove spurious "SynapseRequest" result from `make_request" 2020-12-15 22:35:40 +00:00
test_oidc.py Put OIDC callback URI under /_synapse/client. (#9288) 2021-02-01 22:56:01 +00:00
test_password_providers.py Remove spurious "SynapseRequest" result from `make_request" 2020-12-15 22:35:40 +00:00
test_presence.py Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
test_profile.py Convert some test cases to use HomeserverTestCase. (#9377) 2021-02-11 10:29:09 -05:00
test_register.py Remove the deprecated Handlers object (#8494) 2020-10-09 07:24:34 -04:00
test_saml.py Combine the CAS & SAML implementations for required attributes. (#9326) 2021-02-11 10:05:15 -05:00
test_stats.py Rename 'populate_stats_process_rooms_2' background job back to 'populate_stats_process_rooms' again (#8243) 2020-09-08 11:05:59 +01:00
test_sync.py Add admin API for logging in as a user (#8617) 2020-11-17 10:51:25 +00:00
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