synapse/tests/rest/admin
2021-08-27 09:16:40 +00:00
..
__init__.py
test_admin.py
test_device.py Simplify tests for the device admin rest API. (#10664) 2021-08-20 15:43:26 +00:00
test_event_reports.py
test_media.py
test_registration_tokens.py Implement MSC3231: Token authenticated registration (#10142) 2021-08-21 22:14:43 +01:00
test_room.py Remove deprecated Shutdown Room and Purge Room Admin API (#8830) 2021-08-17 21:19:13 +01:00
test_server_notice.py Improve ServerNoticeServlet to avoid duplicate requests (#10679) 2021-08-27 09:16:40 +00:00
test_statistics.py
test_user.py Remove not needed database updates in modify user admin API (#10627) 2021-08-19 10:25:05 +01:00
test_username_available.py