anonymousland-synapse/tests/rest/client
Patrick Cloke 0bcb651b3f
Support the v1 endpoint for /relations. (#12403)
Now that MSC2675 has passed FCP and the implementation is
compliant with the final version.
2022-04-07 07:08:23 -04:00
..
__init__.py
test_account_data.py Add a module callback to react to account data changes (#12327) 2022-04-01 11:22:48 +02:00
test_account.py Move single-use methods out of TestCase (#12348) 2022-04-01 12:48:08 +00:00
test_auth.py
test_capabilities.py
test_consent.py
test_device_lists.py
test_directory.py
test_ephemeral_message.py
test_events.py
test_filter.py
test_groups.py
test_identity.py
test_keys.py
test_login.py
test_mutual_rooms.py Rename shared_rooms to mutual_rooms (#12036) 2022-03-23 11:19:20 +00: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
test_relations.py Support the v1 endpoint for /relations. (#12403) 2022-04-07 07:08:23 -04:00
test_report_event.py
test_retention.py
test_room_batch.py
test_rooms.py Remove redundant get_success calls in test code (#12346) 2022-04-01 16:10:31 +01:00
test_sendtodevice.py
test_shadow_banned.py
test_sync.py Move MSC2654 support behind an experimental configuration flag. (#12295) 2022-03-31 15:05:13 -04:00
test_third_party_rules.py Add a callback to react to 3PID associations (#12302) 2022-03-31 18:27:21 +02:00
test_transactions.py Add type hints to tests/rest. (#12208) 2022-03-11 12:42:22 +00:00
test_typing.py
test_upgrade_room.py
utils.py Default to private room visibility rather than public when a client does not specify one, according to spec. (#12350) 2022-04-01 15:55:09 +01:00