MatrixSynapse/tests/handlers
Richard van der Hoff d4b1c0d800
Fix inconsistencies in event validation (#13088)
2022-06-17 16:30:59 +01:00
..
__init__.py
oidc_test_key.p8
oidc_test_key.pub.pem
test_admin.py
test_appservice.py
test_auth.py Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021) 2022-06-14 09:51:15 +01:00
test_cas.py
test_deactivate_account.py
test_device.py
test_directory.py
test_e2e_keys.py
test_e2e_room_keys.py
test_federation.py Fix inconsistencies in event validation (#13088) 2022-06-17 16:30:59 +01:00
test_federation_event.py Fix inconsistencies in event validation (#13088) 2022-06-17 16:30:59 +01:00
test_message.py
test_oidc.py Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 2022-06-14 09:12:08 -04:00
test_password_providers.py
test_presence.py
test_profile.py
test_receipts.py
test_register.py Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021) 2022-06-14 09:51:15 +01:00
test_room.py
test_room_summary.py
test_saml.py
test_send_email.py
test_stats.py Replace noop background updates with DELETE. (#12954) 2022-06-13 14:06:27 -04:00
test_sync.py Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021) 2022-06-14 09:51:15 +01:00
test_typing.py
test_user_directory.py