synapse/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 Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_admin.py Use literals in place of HTTPStatus constants in tests (#13479) 2022-08-09 14:56:43 +01:00
test_background_updates.py Use literals in place of HTTPStatus constants in tests (#13488) 2022-08-10 11:01:12 -07:00
test_device.py Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
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 Use literals in place of HTTPStatus constants in tests (#13488) 2022-08-10 11:01:12 -07:00
test_media.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
test_registration_tokens.py Use literals in place of HTTPStatus constants in tests (#13488) 2022-08-10 11:01:12 -07:00
test_room.py Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
test_server_notice.py Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
test_statistics.py Use literals in place of HTTPStatus constants in tests (#13488) 2022-08-10 11:01:12 -07:00
test_user.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
test_username_available.py Add final type hint to tests.unittest. (#15072) 2023-02-14 14:03:35 -05:00