synapse/tests/handlers
Patrick Cloke 81608490e3
Stop depending on room_id to be returned for children state in the hierarchy response. (#12991)
The `room_id` field was removed from MSC2946 before
it was accepted. It was initially kept for backwards compatibility
and should be removed now that the stable form of the API
is used.

This change only stops Synapse from validating that it is returned,
a future PR will remove returning it as part of the response.
2022-06-10 07:15:51 -04:00
..
__init__.py
oidc_test_key.p8
oidc_test_key.pub.pem
test_admin.py
test_appservice.py Remove remaining bits of groups code. (#12936) 2022-06-01 09:41:25 -04:00
test_auth.py
test_cas.py Use getClientAddress instead of getClientIP. (#12599) 2022-05-04 14:11:21 -04:00
test_deactivate_account.py
test_device.py Consolidate the logic of delete_device/delete_devices. (#12970) 2022-06-07 07:43:35 -04:00
test_directory.py Reduce the amount of state we pull from the DB (#12811) 2022-06-06 09:24:12 +01:00
test_e2e_keys.py
test_e2e_room_keys.py
test_federation.py Wait for lazy join to complete when getting current state (#12872) 2022-06-01 16:02:53 +01:00
test_federation_event.py Wait for lazy join to complete when getting current state (#12872) 2022-06-01 16:02:53 +01:00
test_message.py Rename storage classes (#12913) 2022-05-31 12:17:50 +00:00
test_oidc.py Use getClientAddress instead of getClientIP. (#12599) 2022-05-04 14:11:21 -04:00
test_password_providers.py
test_presence.py
test_profile.py
test_receipts.py Additional constants for EDU types. (#12884) 2022-05-27 07:14:36 -04:00
test_register.py
test_room.py
test_room_summary.py Stop depending on room_id to be returned for children state in the hierarchy response. (#12991) 2022-06-10 07:15:51 -04:00
test_saml.py Use getClientAddress instead of getClientIP. (#12599) 2022-05-04 14:11:21 -04:00
test_send_email.py
test_stats.py
test_sync.py Track in memory events using weakrefs (#10533) 2022-05-17 10:34:27 +01:00
test_typing.py Reduce state pulled from DB due to sending typing and receipts over federation (#12964) 2022-06-06 16:46:11 +01:00
test_user_directory.py Remove remaining bits of groups code. (#12936) 2022-06-01 09:41:25 -04:00