1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2024-12-22 20:50:23 +03:00
synapse/tests/rest/client/sliding_sync
Erik Johnston 422f3ecec1
Sliding sync: omit bump stamp when it is unchanged ()
This saves some DB lookups in rooms
2024-10-08 11:17:23 +01:00
..
__init__.py Sliding Sync: Split and move tests () 2024-07-31 12:20:46 -05:00
test_connection_tracking.py Format files with Ruff () 2024-09-02 12:39:04 +01:00
test_extension_account_data.py Sliding sync: Add connection tracking to the account_data extension () 2024-09-19 19:51:51 +01:00
test_extension_e2ee.py Format files with Ruff () 2024-09-02 12:39:04 +01:00
test_extension_receipts.py Format files with Ruff () 2024-09-02 12:39:04 +01:00
test_extension_to_device.py Format files with Ruff () 2024-09-02 12:39:04 +01:00
test_extension_typing.py Format files with Ruff () 2024-09-02 12:39:04 +01:00
test_extensions.py Format files with Ruff () 2024-09-02 12:39:04 +01:00
test_lists_filters.py Sliding Sync: No need to sort if the range is large enough to cover all of the rooms () 2024-09-19 09:33:34 +01:00
test_room_subscriptions.py Format files with Ruff () 2024-09-02 12:39:04 +01:00
test_rooms_invites.py Format files with Ruff () 2024-09-02 12:39:04 +01:00
test_rooms_meta.py Sliding sync: omit bump stamp when it is unchanged () 2024-10-08 11:17:23 +01:00
test_rooms_required_state.py Format files with Ruff () 2024-09-02 12:39:04 +01:00
test_rooms_timeline.py Sliding Sync: Retrieve fewer events from DB in sync () 2024-09-10 09:52:42 +01:00
test_sliding_sync.py Sliding Sync: Avoid fetching left rooms and add back newly_left rooms () 2024-09-19 10:07:18 -05:00