synapse-product/tests/rest/admin
Thomas Weston 0312ff44c6
Fix "add user" admin api error when request contains a "msisdn" threepid (#13263)
Co-authored-by: Thomas Weston <thomas.weston@clearspancloud.com>
Co-authored-by: David Robertson <david.m.robertson1@gmail.com>
2022-07-13 11:33:21 +01:00
..
__init__.py
test_admin.py Remove user-visible groups/communities code (#12553) 2022-05-25 07:53:40 -04:00
test_background_updates.py Add config settings for background update parameters (#11980) 2022-03-11 10:46:45 -08:00
test_device.py
test_event_reports.py
test_federation.py
test_media.py Add type hints for tests/unittest.py. (#12347) 2022-04-01 16:04:16 +00:00
test_registration_tokens.py
test_room.py expose whether a room is a space in the Admin API (#13208) 2022-07-12 15:30:53 +01:00
test_server_notice.py Update the server notices user profile in room if changed. (#12115) 2022-04-08 07:51:27 -04:00
test_statistics.py
test_user.py Fix "add user" admin api error when request contains a "msisdn" threepid (#13263) 2022-07-13 11:33:21 +01:00
test_username_available.py