synapse/tests/rest/admin
Dirk Klimpel 0d6cfea9b8
Add admin API to reset connection timeouts for remote server (#11639)
* Fix get federation status of destination if no error occured
2022-01-25 12:06:29 +00: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
test_event_reports.py
test_federation.py Add admin API to reset connection timeouts for remote server (#11639) 2022-01-25 12:06:29 +00: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 Replace uses of simple_insert_many with simple_insert_many_values. (#11742) 2022-01-13 19:44:18 -05:00
test_room.py Drop unused table public_room_list_stream. (#11795) 2022-01-21 09:19:56 +00:00
test_server_notice.py
test_statistics.py
test_user.py Remove the 'password_hash' from the Users Admin API endpoint response dictionary (#11576) 2022-01-14 14:53:33 +00:00
test_username_available.py