0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-01-08 13:56:34 +01:00
synapse/tests/rest/admin
2022-01-05 14:46:50 -05:00
..
__init__.py
test_admin.py
test_background_updates.py Add type hints to synapse/tests/rest/admin (#11590) 2021-12-16 14:59:56 -05:00
test_device.py Add type hints to synapse/tests/rest/admin (#11501) 2021-12-03 13:57:13 +00:00
test_event_reports.py Add type hints to synapse/tests/rest/admin (#11501) 2021-12-03 13:57:13 +00:00
test_federation.py Fix get federation status of destination if no error occured (#11593) 2022-01-05 14:46:50 -05:00
test_media.py Add type hints to synapse/tests/rest/admin (#11590) 2021-12-16 14:59:56 -05:00
test_registration_tokens.py Add type hints to synapse/tests/rest/admin (#11590) 2021-12-16 14:59:56 -05:00
test_room.py Add type hints to synapse/tests/rest/admin (#11590) 2021-12-16 14:59:56 -05:00
test_server_notice.py Add type hints to synapse/tests/rest/admin (#11501) 2021-12-03 13:57:13 +00:00
test_statistics.py Add missing errcode to parse_string and parse_boolean (#11542) 2021-12-09 11:23:34 +00:00
test_user.py Add admin API to get users' account data (#11664) 2022-01-05 11:49:06 +00:00
test_username_available.py