MatrixSynapse/tests/handlers
Shay 0328b56468
Support MSC3814: Dehydrated Devices Part 2 (#16010)
2023-08-08 12:04:46 -07:00
..
__init__.py
oidc_test_key.p8
oidc_test_key.pub.pem
test_admin.py Revert pruning of old devices (#15360) 2023-03-31 13:51:51 +01:00
test_appservice.py
test_auth.py
test_cas.py
test_deactivate_account.py
test_device.py Support MSC3814: Dehydrated Devices Part 2 (#16010) 2023-08-08 12:04:46 -07:00
test_directory.py
test_e2e_keys.py Add requesting user id parameter to key claim methods in `TransportLayerClient` (#15663) 2023-05-24 13:23:26 -07:00
test_e2e_room_keys.py
test_federation.py Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00
test_federation_event.py Process previously failed backfill events in the background (#15585) 2023-05-24 23:22:24 -05:00
test_message.py Batch up storing state groups when creating new room (#14918) 2023-02-24 13:15:29 -08:00
test_oauth_delegation.py Enforce that an admin token also has the basic Matrix API scope 2023-05-30 09:43:06 -04:00
test_oidc.py Add the ability to enable/disable registrations when in the OIDC flow (#14978) 2023-03-30 11:09:41 +00:00
test_password_providers.py Consolidate logic to check for deactivated users. (#15634) 2023-05-23 10:35:43 -04:00
test_presence.py Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00
test_profile.py Fix 404 on /profile when the display name is empty but not the avatar (#16012) 2023-07-27 15:45:05 +02:00
test_receipts.py
test_register.py Add + as an allowed character for Matrix IDs (MSC4009) (#15911) 2023-07-11 12:21:00 -04:00
test_room.py
test_room_member.py Fix forgotten rooms missing in initial sync (#15815) 2023-06-21 14:56:31 +01:00
test_room_summary.py
test_saml.py
test_send_email.py
test_sso.py Rename blacklist/whitelist internally. (#15620) 2023-05-19 12:25:25 +00:00
test_stats.py
test_sync.py Clear event caches when we purge history (#15609) 2023-06-08 13:14:40 +01:00
test_typing.py Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00
test_user_directory.py Mark get_user_in_directory private since only used in tests (#15884) 2023-07-12 11:09:13 +02:00
test_worker_lock.py Add ability to wait for locks and add locks to purge history / room deletion (#15791) 2023-07-31 10:58:03 +01:00