synapse/tests/rest/admin
2022-07-27 10:37:50 +00: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 Make minor clarifications to the error messages given when we fail to join a room via any server. (#13160) 2022-07-27 10:37:50 +00: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 Use HTTPStatus constants in place of literals in tests. (#13297) 2022-07-15 19:31:27 +00:00
test_username_available.py