MatrixSynapse/tests/rest/client
David Robertson bea815cec8
Test room alias deletion (#11327)
* Prefer `HTTPStatus` over plain `int`

This is an Opinion that no-one has seemed to object to yet.

* `--disallow-untyped-defs` for `tests.rest.client.test_directory`
* Improve synapse's annotations for deleting aliases
* Test case for deleting a room alias
* Changelog
2021-11-12 19:56:00 +00:00
..
__init__.py
test_account.py
test_auth.py
test_capabilities.py
test_consent.py Default value for `public_baseurl` (#11210) 2021-11-08 14:13:10 +00:00
test_directory.py Test room alias deletion (#11327) 2021-11-12 19:56:00 +00:00
test_ephemeral_message.py
test_events.py
test_filter.py
test_groups.py
test_identity.py
test_keys.py
test_login.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 Default value for `public_baseurl` (#11210) 2021-11-08 14:13:10 +00:00
test_relations.py Add a thread relation type per MSC3440. (#11088) 2021-10-21 14:39:16 -04:00
test_report_event.py
test_retention.py
test_rooms.py Support filtering by relations per MSC3440 (#11236) 2021-11-09 08:10:58 -05:00
test_sendtodevice.py
test_shadow_banned.py
test_shared_rooms.py
test_sync.py Require body for read receipts with user-agent exceptions (#11157) 2021-11-09 10:26:07 +00:00
test_third_party_rules.py Make `check_event_allowed` module API callback not fail open (accept events) when an exception is raised (#11033) 2021-11-01 15:45:56 +00:00
test_transactions.py
test_typing.py
test_upgrade_room.py
utils.py Misc typing fixes for `tests`, part 1 of N (#11323) 2021-11-12 15:50:54 +00:00