synapse/tests/handlers
2020-09-04 06:54:56 -04:00
..
__init__.py
test_admin.py
test_appservice.py
test_auth.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
test_device.py
test_directory.py
test_e2e_keys.py
test_e2e_room_keys.py
test_federation.py
test_oidc.py Ensure that the OpenID Connect remote ID is a string. (#8190) 2020-08-28 08:56:36 -04:00
test_presence.py
test_profile.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
test_register.py
test_stats.py
test_sync.py
test_typing.py Do not yield on awaitables in tests. (#8193) 2020-08-27 17:24:46 -04:00
test_user_directory.py