MatrixSynapse/tests/rest/admin
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_admin.py Register media servlets via regex. (#16419) 2023-10-06 07:22:55 -04:00
test_background_updates.py
test_device.py
test_event_reports.py
test_federation.py
test_jwks.py
test_media.py Register media servlets via regex. (#16419) 2023-10-06 07:22:55 -04:00
test_registration_tokens.py
test_room.py
test_server_notice.py
test_statistics.py Register media servlets via regex. (#16419) 2023-10-06 07:22:55 -04:00
test_user.py Register media servlets via regex. (#16419) 2023-10-06 07:22:55 -04:00
test_username_available.py