synapse/tests/rest/admin
Richard van der Hoff f0b03186d9
Add type hints for tests/unittest.py. (#12347)
In particular, add type hints for get_success and friends, which are then helpful in a bunch of places.
2022-04-01 16:04:16 +00:00
..
__init__.py
test_admin.py
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
test_server_notice.py Remove redundant get_success calls in test code (#12346) 2022-04-01 16:10:31 +01:00
test_statistics.py
test_user.py Add type hints for tests/unittest.py. (#12347) 2022-04-01 16:04:16 +00:00
test_username_available.py