MatrixSynapse/tests/handlers
reivilibre df54c8485a
Remove account data (including client config, push rules and ignored users) upon user deactivation. (#11621)
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
2022-01-24 13:37:00 +00:00
..
__init__.py
oidc_test_key.p8
oidc_test_key.pub.pem
test_admin.py Add knock information in admin exported data (#11171) 2021-10-28 18:54:38 +01:00
test_appservice.py
test_auth.py
test_cas.py
test_deactivate_account.py Remove account data (including client config, push rules and ignored users) upon user deactivation. (#11621) 2022-01-24 13:37:00 +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
test_oidc.py
test_password_providers.py Correctly await on_logged_out callbacks (#11786) 2022-01-20 19:19:40 +01:00
test_presence.py Split `FederationHandler` in half (#10692) 2021-08-26 21:41:44 +01:00
test_profile.py
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
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