MatrixSynapse/tests/rest/client
David Teller a164a46038
Uniformize spam-checker API, part 4: port other spam-checker callbacks to return `Union[Allow, Codes]`. (#12857)
Co-authored-by: Brendan Abolivier <babolivier@matrix.org>
2022-06-13 18:16:16 +00:00
..
__init__.py
test_account.py Remove remaining bits of groups code. (#12936) 2022-06-01 09:41:25 -04:00
test_account_data.py
test_auth.py
test_capabilities.py
test_consent.py
test_devices.py
test_directory.py
test_ephemeral_message.py
test_events.py
test_filter.py
test_identity.py
test_keys.py
test_login.py Remove remaining bits of groups code. (#12936) 2022-06-01 09:41:25 -04:00
test_mutual_rooms.py
test_notifications.py Fix invite notifications for users without pushers (#12840) 2022-05-30 13:14:43 +02:00
test_password_policy.py
test_power_levels.py
test_presence.py
test_profile.py
test_push_rule_attrs.py
test_redactions.py
test_register.py Remove remaining bits of groups code. (#12936) 2022-06-01 09:41:25 -04:00
test_relations.py Move the (unstable) `dir` parameter for /relations behind an experimental flag. (#12984) 2022-06-08 09:00:35 -04:00
test_report_event.py
test_retention.py Rename storage classes (#12913) 2022-05-31 12:17:50 +00:00
test_room_batch.py Remove remaining bits of groups code. (#12936) 2022-06-01 09:41:25 -04:00
test_rooms.py Uniformize spam-checker API, part 4: port other spam-checker callbacks to return `Union[Allow, Codes]`. (#12857) 2022-06-13 18:16:16 +00:00
test_sendtodevice.py
test_shadow_banned.py
test_sync.py
test_third_party_rules.py
test_transactions.py
test_typing.py
test_upgrade_room.py Wait for lazy join to complete when getting current state (#12872) 2022-06-01 16:02:53 +01:00
utils.py