0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-08 13:48:57 +02:00
synapse/tests/rest
David Robertson 0619c2bbd2
Move media retention tests out of rest tests (#16684)
* Move media retention tests out of rest tests

AFAICS this doesn't make any HTTP requests and so it ought not to belong
in `tests.rest`.

* Changelog
2023-11-27 01:29:46 +00:00
..
admin Keep track of user_ips and monthly_active_users when delegating auth (#16672) 2023-11-23 12:35:37 +00:00
client Keep track of user_ips and monthly_active_users when delegating auth (#16672) 2023-11-23 12:35:37 +00:00
key Stop using deprecated keyIds param on /key/v2/server (#14525) 2022-11-30 11:59:57 +00:00
media Move media retention tests out of rest tests (#16684) 2023-11-27 01:29:46 +00:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_health.py Use literals in place of HTTPStatus constants in tests (#13463) 2022-08-05 16:59:09 +02:00
test_well_known.py Keep track of user_ips and monthly_active_users when delegating auth (#16672) 2023-11-23 12:35:37 +00:00