synapse/tests/rest/client
Erik Johnston 588e5b521d
Sliding Sync: Retrieve fewer events from DB in sync (#17688)
When using timeline limit of 1 we end up fetching 2 events from the DB
purely to tell if the response was "limited" or not. Lets not do that.
2024-09-10 09:52:42 +01:00
..
sliding_sync Sliding Sync: Retrieve fewer events from DB in sync (#17688) 2024-09-10 09:52:42 +01:00
__init__.py
test_account_data.py
test_account.py
test_auth_issuer.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
test_auth.py
test_capabilities.py
test_consent.py
test_devices.py
test_directory.py
test_ephemeral_message.py
test_events.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
test_filter.py
test_identity.py
test_keys.py Use custom stage UIA error for MAS cross-signing reset (#17509) 2024-08-30 14:52:57 +02:00
test_login_token_request.py
test_login.py Upgrade locked dependency on Twisted to 24.7.0rc1. (#17502) 2024-07-30 15:23:23 +01:00
test_media.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
test_models.py
test_mutual_rooms.py
test_notifications.py
test_password_policy.py
test_power_levels.py
test_presence.py
test_profile.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
test_push_rule_attrs.py
test_read_marker.py
test_receipts.py
test_redactions.py
test_register.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
test_relations.py
test_rendezvous.py
test_reporting.py
test_retention.py
test_rooms.py Add support for MSC3823 - Account Suspension Part 2 (#17255) 2024-06-24 14:21:22 +01:00
test_sendtodevice.py
test_shadow_banned.py
test_sync.py Sliding Sync: Split and move tests (#17504) 2024-07-31 12:20:46 -05:00
test_third_party_rules.py
test_transactions.py
test_typing.py
test_upgrade_room.py
utils.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00