synapse/tests/handlers
2020-08-17 12:18:01 -04:00
..
__init__.py
test_admin.py
test_appservice.py
test_auth.py
test_device.py
test_directory.py
test_e2e_keys.py
test_e2e_room_keys.py
test_federation.py
test_oidc.py
test_presence.py Convert stream database to async/await. (#8074) 2020-08-17 07:24:46 -04:00
test_profile.py Convert some of the general database methods to async (#8100) 2020-08-17 12:18:01 -04:00
test_register.py Converts event_federation and registration databases to async/await (#8061) 2020-08-11 17:21:13 -04:00
test_stats.py
test_sync.py
test_typing.py Convert some of the general database methods to async (#8100) 2020-08-17 12:18:01 -04:00
test_user_directory.py