forked-synapse/tests/rest/client
Patrick Cloke 26b960b08b
Register media servlets via regex. (#16419)
This converts the media servlet URLs in the same way as
(most) of the rest of Synapse. This will give more flexibility
in the versions each endpoint exists under.
2023-10-06 07:22:55 -04:00
..
__init__.py
test_account_data.py
test_account.py
test_auth.py
test_capabilities.py
test_consent.py
test_devices.py
test_directory.py
test_ephemeral_message.py
test_events.py
test_filter.py
test_identity.py
test_keys.py
test_login_token_request.py
test_login.py
test_models.py
test_mutual_rooms.py
test_notifications.py
test_password_policy.py Remove unnecessary json.dumps from tests (#13303) 2022-07-17 22:28:45 +01:00
test_power_levels.py
test_presence.py Replace make_awaitable with AsyncMock (#16179) 2023-08-24 19:38:46 -04:00
test_profile.py
test_push_rule_attrs.py
test_read_marker.py
test_receipts.py
test_redactions.py
test_register.py Update ruff config (#16283) 2023-09-08 11:24:36 -04:00
test_relations.py
test_rendezvous.py
test_report_event.py
test_retention.py
test_rooms.py
test_sendtodevice.py Additional constants for EDU types. (#12884) 2022-05-27 07:14:36 -04:00
test_shadow_banned.py
test_sync.py Additional validation of receipts (#16327) 2023-09-18 13:02:12 +00:00
test_third_party_rules.py
test_transactions.py
test_typing.py
test_upgrade_room.py
utils.py Register media servlets via regex. (#16419) 2023-10-06 07:22:55 -04:00