MatrixSynapse/tests/handlers
Patrick Cloke b055dc9322
Ensure that the OpenID Connect remote ID is a string. (#8190)
2020-08-28 08:56:36 -04:00
..
__init__.py
test_admin.py
test_appservice.py
test_auth.py Convert stats and related calls to async/await (#8192) 2020-08-27 17:24:37 -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
test_register.py Convert stats and related calls to async/await (#8192) 2020-08-27 17:24:37 -04:00
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