MatrixSynapse/tests/handlers
Šimon Brandner 3ce15cc7be
Avoid unnecessary copies when filtering private read receipts. (#12711)
A minor optimization to avoid unnecessary copying/building
identical dictionaries when filtering private read receipts.

Also clarifies comments and cleans-up some tests.
2022-05-16 15:06:23 +00:00
..
__init__.py
oidc_test_key.p8
oidc_test_key.pub.pem
test_admin.py
test_appservice.py
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
test_directory.py
test_e2e_keys.py
test_e2e_room_keys.py
test_federation.py
test_federation_event.py Refactor `EventContext` (#12689) 2022-05-10 19:43:13 +00:00
test_message.py
test_oidc.py Use `getClientAddress` instead of `getClientIP`. (#12599) 2022-05-04 14:11:21 -04:00
test_password_providers.py Remove unstable/unspecced login types. (#12597) 2022-05-04 13:53:21 +00:00
test_presence.py
test_profile.py
test_receipts.py Avoid unnecessary copies when filtering private read receipts. (#12711) 2022-05-16 15:06:23 +00:00
test_register.py
test_room.py
test_room_summary.py Support MSC3266 room summaries over federation (#11507) 2022-05-05 15:25:00 +01: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
test_typing.py
test_user_directory.py