synapse/tests/rest/client/sliding_sync
Erik Johnston 709b7363fe
Sliding sync: use new DB tables (#17630)
Based on https://github.com/element-hq/synapse/pull/17629

Utilizing the new sliding sync tables added in
https://github.com/element-hq/synapse/pull/17512 for fast acquisition of
rooms for the user and filtering/sorting.

---------

Co-authored-by: Eric Eastwood <eric.eastwood@beta.gouv.fr>
2024-09-01 11:25:39 +01:00
..
__init__.py Sliding Sync: Split and move tests (#17504) 2024-07-31 12:20:46 -05:00
test_connection_tracking.py Sliding sync: use new DB tables (#17630) 2024-09-01 11:25:39 +01:00
test_extension_account_data.py Sliding sync: use new DB tables (#17630) 2024-09-01 11:25:39 +01:00
test_extension_e2ee.py Sliding sync: use new DB tables (#17630) 2024-09-01 11:25:39 +01:00
test_extension_receipts.py Sliding sync: use new DB tables (#17630) 2024-09-01 11:25:39 +01:00
test_extension_to_device.py Sliding sync: use new DB tables (#17630) 2024-09-01 11:25:39 +01:00
test_extension_typing.py Sliding sync: use new DB tables (#17630) 2024-09-01 11:25:39 +01:00
test_extensions.py Sliding sync: use new DB tables (#17630) 2024-09-01 11:25:39 +01:00
test_room_subscriptions.py Sliding sync: use new DB tables (#17630) 2024-09-01 11:25:39 +01:00
test_rooms_invites.py Sliding sync: use new DB tables (#17630) 2024-09-01 11:25:39 +01:00
test_rooms_meta.py Sliding sync: use new DB tables (#17630) 2024-09-01 11:25:39 +01:00
test_rooms_required_state.py Sliding sync: use new DB tables (#17630) 2024-09-01 11:25:39 +01:00
test_rooms_timeline.py Sliding sync: use new DB tables (#17630) 2024-09-01 11:25:39 +01:00
test_sliding_sync.py Sliding sync: use new DB tables (#17630) 2024-09-01 11:25:39 +01:00