MatrixSynapse/tests/handlers
Andrew Morgan 74d09a43d9
Always communicate device OTK counts to clients (#10485)
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2021-07-27 14:36:38 +01:00
..
__init__.py
oidc_test_key.p8
oidc_test_key.pub.pem
test_admin.py
test_appservice.py
test_auth.py
test_cas.py
test_device.py
test_directory.py
test_e2e_keys.py Always communicate device OTK counts to clients (#10485) 2021-07-27 14:36:38 +01:00
test_e2e_room_keys.py
test_federation.py
test_message.py
test_oidc.py
test_password_providers.py
test_presence.py Move methods involving event authentication to EventAuthHandler. (#10268) 2021-07-01 14:25:37 -04:00
test_profile.py [pyupgrade] `tests/` (#10347) 2021-07-13 11:43:15 +01:00
test_register.py
test_saml.py
test_space_summary.py Show all joinable rooms in the spaces summary. (#10298) 2021-07-13 08:59:27 -04:00
test_stats.py Remove functionality associated with unused historical stats tables (#9721) 2021-07-08 16:57:13 +01:00
test_sync.py
test_typing.py Ignore EDUs for rooms we're not in (#10317) 2021-07-06 14:31:13 +01:00
test_user_directory.py