synapse/tests/rest/client
Šimon Brandner 13e359aec8
Implement MSC3827: Filtering of /publicRooms by room type (#13031)
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2022-06-29 17:12:45 +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 validate room alias before interacting with the room directory (#13106) 2022-06-22 15:32:18 +01:00
test_ephemeral_message.py
test_events.py
test_filter.py
test_identity.py
test_keys.py
test_login.py Replace pyjwt with authlib in org.matrix.login.jwt (#13011) 2022-06-15 16:45:16 +00:00
test_mutual_rooms.py
test_notifications.py
test_password_policy.py
test_power_levels.py
test_presence.py
test_profile.py Fix destination_is errors seen in sentry. (#13041) 2022-06-14 18:28:26 +01:00
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
test_room_batch.py Remove remaining bits of groups code. (#12936) 2022-06-01 09:41:25 -04:00
test_rooms.py Implement MSC3827: Filtering of /publicRooms by room type (#13031) 2022-06-29 17:12:45 +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 Add more tests for room upgrades (#13074) 2022-06-15 18:58:23 +01:00
utils.py