synapse-product/tests/handlers
2022-07-19 11:45:17 +00:00
..
__init__.py Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
oidc_test_key.p8 JWT OIDC secrets for Sign in with Apple () 2021-03-09 15:03:37 +00:00
oidc_test_key.pub.pem JWT OIDC secrets for Sign in with Apple () 2021-03-09 15:03:37 +00:00
test_admin.py Add some type hints to the tests.handlers module. () 2022-03-11 07:07:15 -05:00
test_appservice.py Federation Sender & Appservice Pusher Stream Optimisations () 2022-07-15 09:36:56 +01:00
test_auth.py Decouple synapse.api.auth_blocking.AuthBlocking from synapse.api.auth.Auth. () 2022-06-14 09:51:15 +01:00
test_cas.py Use getClientAddress instead of getClientIP. () 2022-05-04 14:11:21 -04:00
test_deactivate_account.py Remove redundant get_success calls in test code () 2022-04-01 16:10:31 +01:00
test_device.py Consolidate the logic of delete_device/delete_devices. () 2022-06-07 07:43:35 -04:00
test_directory.py Reduce the amount of state we pull from the DB () 2022-06-06 09:24:12 +01:00
test_e2e_keys.py Prefer make_awaitable over defer.succeed in tests () 2022-04-27 14:58:26 +01:00
test_e2e_room_keys.py Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00
test_federation_event.py Rename test case method to add_hashes_and_signatures_from_other_server () 2022-07-12 18:46:32 +00:00
test_federation.py Rip out auth-event reconciliation code () 2022-07-14 21:52:26 +00:00
test_message.py Rename storage classes () 2022-05-31 12:17:50 +00:00
test_oidc.py Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. () 2022-06-14 09:12:08 -04:00
test_password_providers.py Use HTTPStatus constants in place of literals in tests. () 2022-07-15 19:31:27 +00:00
test_presence.py Prevent a sync request from removing a user's busy presence status () 2022-04-13 16:21:07 +01:00
test_profile.py Remove redundant get_success calls in test code () 2022-04-01 16:10:31 +01:00
test_receipts.py Additional constants for EDU types. () 2022-05-27 07:14:36 -04:00
test_register.py Decouple synapse.api.auth_blocking.AuthBlocking from synapse.api.auth.Auth. () 2022-06-14 09:51:15 +01:00
test_room_member.py Rate limit joins per-room () 2022-07-19 11:45:17 +00:00
test_room_summary.py Stop depending on room_id to be returned for children state in the hierarchy response. () 2022-06-10 07:15:51 -04:00
test_room.py Pull out encrypted_by_default tests from user_directory tests () 2021-09-06 11:37:54 +01:00
test_saml.py Use getClientAddress instead of getClientIP. () 2022-05-04 14:11:21 -04:00
test_send_email.py Fix incompatibility with Twisted < 21. () 2021-08-27 16:33:41 +01:00
test_stats.py Replace noop background updates with DELETE. () 2022-06-13 14:06:27 -04:00
test_sync.py Async get event cache prep () 2022-07-15 09:30:46 +00:00
test_typing.py Reduce state pulled from DB due to sending typing and receipts over federation () 2022-06-06 16:46:11 +01:00
test_user_directory.py Remove remaining bits of groups code. () 2022-06-01 09:41:25 -04:00