synapse/tests/rest/admin
Erik Johnston d08ef6f155
Make background updates controllable via a plugin (#11306)
Co-authored-by: Brendan Abolivier <babolivier@matrix.org>
2021-11-29 17:57:06 +01:00
..
__init__.py
test_admin.py
test_background_updates.py Make background updates controllable via a plugin (#11306) 2021-11-29 17:57:06 +01:00
test_device.py
test_event_reports.py
test_media.py
test_registration_tokens.py
test_room.py Add dedicated admin API for blocking a room (#11324) 2021-11-18 17:43:49 +00:00
test_server_notice.py
test_statistics.py
test_user.py Rename get_access_token_for_user_id method to create_access_token_for_user_id (#11369) 2021-11-17 14:10:57 +00:00
test_username_available.py