forked-synapse/tests/rest/admin
Dirk Klimpel e866e3b896
Add an option to disable purge in delete room admin API (#7964)
Add option ```purge``` to ```POST /_synapse/admin/v1/rooms/<room_id>/delete```
Fixes: #3761

Signed-off-by: Dirk Klimpel dirk@klimpel.org
2020-07-28 20:08:23 +01:00
..
__init__.py Move admin api impl to its own package 2019-05-01 15:44:30 +01:00
test_admin.py Allow local media to be marked as safe from being quarantined. (#7718) 2020-06-22 08:04:14 -04:00
test_device.py Add device management to admin API (#7481) 2020-06-05 13:07:22 +01:00
test_room.py Add an option to disable purge in delete room admin API (#7964) 2020-07-28 20:08:23 +01:00
test_user.py Allow accounts to be re-activated from the admin APIs. (#7847) 2020-07-15 11:00:21 -04:00