synapse/tests/handlers
Patrick Cloke 3ebb6694f0
Allow requesting the summary of a space which is joinable. (#10580)
As opposed to only allowing the summary of spaces which the user is
already in or has world-readable visibility.

This makes the logic consistent with whether a space/room is returned
as part of a space and whether a space summary can start at a space.
2021-08-11 15:04:51 -04:00
..
__init__.py
oidc_test_key.p8
oidc_test_key.pub.pem
test_admin.py
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
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 Fix backfilled events being rejected for no state_groups (#10439) 2021-07-29 09:46:51 +01:00
test_message.py
test_oidc.py
test_password_providers.py
test_presence.py Do not remove status_msg when user going offline (#10550) 2021-08-09 16:21:04 +00:00
test_profile.py
test_receipts.py Support for MSC2285 (hidden read receipts) (#10413) 2021-07-28 10:05:11 +02:00
test_register.py
test_saml.py
test_space_summary.py Allow requesting the summary of a space which is joinable. (#10580) 2021-08-11 15:04:51 -04:00
test_stats.py
test_sync.py
test_typing.py
test_user_directory.py