MatrixSynapse/tests/rest/client
Patrick Cloke 185da8f0f2
Misc. clean-ups to the relations code (#12519)
* Corrects some typos / copy & paste errors in tests.
* Clarifies docstrings.
* Removes an unnecessary method.
2022-04-25 08:25:56 -04:00
..
__init__.py
test_account.py Move single-use methods out of `TestCase` (#12348) 2022-04-01 12:48:08 +00:00
test_account_data.py Add a module callback to react to account data changes (#12327) 2022-04-01 11:22:48 +02: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 Limit `device_id` size to 512B (#12454) 2022-04-13 10:04:01 -07:00
test_mutual_rooms.py
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 Misc. clean-ups to the relations code (#12519) 2022-04-25 08:25:56 -04:00
test_report_event.py
test_retention.py
test_room_batch.py Fix missing sync events during historical batch imports (#12319) 2022-04-13 11:38:35 +01:00
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
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