anonymousland-synapse/tests/rest/client
2022-07-04 18:08:56 +01:00
..
__init__.py
test_account_data.py
test_account.py annotate tests.server.FakeChannel (#13136) 2022-07-04 18:08:56 +01:00
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 annotate tests.server.FakeChannel (#13136) 2022-07-04 18:08:56 +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 annotate tests.server.FakeChannel (#13136) 2022-07-04 18:08:56 +01: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