MatrixSynapse/tests/rest/admin
Patrick Cloke 4fc8875876
Refactor media modules. (#15146)
* Removes the `v1` directory from `test.rest.media.v1`.
* Moves the non-REST code from `synapse.rest.media.v1` to `synapse.media`.
* Flatten the `v1` directory from `synapse.rest.media`,  but leave compatiblity
  with 3rd party media repositories and spam checkers.
2023-02-27 08:26:05 -05:00
..
__init__.py
test_admin.py
test_background_updates.py
test_device.py
test_event_reports.py Add helper to parse an enum from query args & use it. (#14956) 2023-02-01 21:35:24 +00:00
test_federation.py
test_media.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
test_registration_tokens.py
test_room.py
test_server_notice.py
test_statistics.py
test_user.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
test_username_available.py