MatrixSynapse/tests/handlers
Patrick Cloke a121507cfe
Adds misc missing type hints (#11953)
2022-02-11 07:20:16 -05:00
..
__init__.py
oidc_test_key.p8
oidc_test_key.pub.pem
test_admin.py
test_appservice.py Send to-device messages to application services (#11215) 2022-02-01 14:13:38 +00:00
test_auth.py Save the OIDC session ID (sid) with the device on login (#11482) 2021-12-06 12:43:06 -05:00
test_cas.py Save the OIDC session ID (sid) with the device on login (#11482) 2021-12-06 12:43:06 -05:00
test_deactivate_account.py Add a background database update to purge account data for deactivated users. (#11655) 2022-02-02 11:37:18 +00:00
test_device.py
test_directory.py
test_e2e_keys.py Cache empty responses from `/user/devices` (#11587) 2022-01-05 13:33:28 +00:00
test_e2e_room_keys.py
test_federation.py Refactor the way we set `outlier` (#11634) 2022-01-05 12:26:11 +00:00
test_message.py Allow events to be created with no `prev_events` (MSC2716) (#11243) 2021-12-10 23:08:51 -06:00
test_oidc.py Adds misc missing type hints (#11953) 2022-02-11 07:20:16 -05:00
test_password_providers.py Add a callback to allow modules to deny 3PID (#11854) 2022-02-08 11:20:32 +01:00
test_presence.py
test_profile.py Configurable limits on avatars (#11846) 2022-01-28 15:41:33 +01:00
test_receipts.py
test_register.py
test_room.py
test_room_summary.py Fix a bug that corrupted the cache of federated space hierarchies (#11775) 2022-01-20 11:03:42 +00:00
test_saml.py Save the OIDC session ID (sid) with the device on login (#11482) 2021-12-06 12:43:06 -05:00
test_send_email.py
test_stats.py
test_sync.py Test that bans win a join against a race when computing `/sync` response (#11701) 2022-01-07 16:43:21 +00:00
test_typing.py
test_user_directory.py Expose the registered device ID from the `register_appservice_user` test helper. (#11615) 2022-02-02 09:59:55 +00:00