MatrixSynapse/tests/rest/admin
Dirk Klimpel 8840a7b7f1
Convert delete room admin API to async endpoint (#11223)
Signed-off-by: Dirk Klimpel dirk@klimpel.org
2021-11-12 12:35:31 +00:00
..
__init__.py
test_admin.py Convert delete room admin API to async endpoint (#11223) 2021-11-12 12:35:31 +00:00
test_background_updates.py Add some background update admin APIs (#11263) 2021-11-08 16:08:02 +00:00
test_device.py
test_event_reports.py
test_media.py Show error when timestamp in seconds is provided to the /purge_media_cache API (#11101) 2021-10-20 14:41:48 +00:00
test_registration_tokens.py Allow `.` and `~` chars in registration tokens (#10887) 2021-09-23 17:58:12 +00:00
test_room.py Convert delete room admin API to async endpoint (#11223) 2021-11-12 12:35:31 +00:00
test_server_notice.py
test_statistics.py
test_user.py Enable changing user type via users admin API (#11174) 2021-10-26 09:01:06 +00:00
test_username_available.py