mirror of
https://mau.dev/maunium/synapse.git
synced 2024-12-16 12:13:52 +01:00
9b83fb7c16
Move filters tests to rest layer in order to test the new (with sliding sync tables) and fallback paths that Sliding Sync can use. Also found a bug in the new path because it's not being tested which is also fixed in this PR. We now take into account `has_known_state` when filtering. Spawning from https://github.com/element-hq/synapse/pull/17662#discussion_r1755574791. This should have been done when we started using the new sliding sync tables in https://github.com/element-hq/synapse/pull/17630 |
||
---|---|---|
.. | ||
__init__.py | ||
test_connection_tracking.py | ||
test_extension_account_data.py | ||
test_extension_e2ee.py | ||
test_extension_receipts.py | ||
test_extension_to_device.py | ||
test_extension_typing.py | ||
test_extensions.py | ||
test_lists_filters.py | ||
test_room_subscriptions.py | ||
test_rooms_invites.py | ||
test_rooms_meta.py | ||
test_rooms_required_state.py | ||
test_rooms_timeline.py | ||
test_sliding_sync.py |