synapse/tests/handlers
Patrick Cloke 000aa89be6
Do not include rooms with an unknown room version in a sync response. (#10644)
A user will still see this room if it is in a local cache, but it will
not reappear if clearing the cache and reloading.
2021-08-19 11:12:55 -04:00
..
__init__.py
oidc_test_key.p8
oidc_test_key.pub.pem
test_admin.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_appservice.py Only return an appservice protocol if it has a service providing it. (#10532) 2021-08-05 08:22:14 -04:00
test_auth.py
test_cas.py
test_device.py
test_directory.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
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 Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_message.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_oidc.py
test_password_providers.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_presence.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_profile.py [pyupgrade] tests/ (#10347) 2021-07-13 11:43:15 +01:00
test_receipts.py Handle string read receipt data (#10606) 2021-08-16 12:22:38 +01:00
test_register.py
test_room_summary.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_saml.py
test_stats.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_sync.py Do not include rooms with an unknown room version in a sync response. (#10644) 2021-08-19 11:12:55 -04:00
test_typing.py
test_user_directory.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00