MatrixSynapse/tests/rest/client
Brendan Abolivier 4cc4229cd7
Prevent expired events from being filtered out when retention is disabled (#12611)
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
2022-05-23 17:18:23 +00:00
..
__init__.py
test_account.py
test_account_data.py
test_auth.py Add type hints to `tests/rest/client` (#12066) 2022-02-23 08:33:19 -05:00
test_capabilities.py
test_consent.py
test_device_lists.py
test_directory.py
test_ephemeral_message.py
test_events.py
test_filter.py
test_groups.py
test_identity.py
test_keys.py
test_login.py
test_mutual_rooms.py
test_password_policy.py
test_power_levels.py
test_presence.py
test_profile.py
test_push_rule_attrs.py
test_redactions.py
test_register.py
test_relations.py Prevent expired events from being filtered out when retention is disabled (#12611) 2022-05-23 17:18:23 +00:00
test_report_event.py
test_retention.py Prevent expired events from being filtered out when retention is disabled (#12611) 2022-05-23 17:18:23 +00:00
test_room_batch.py
test_rooms.py
test_sendtodevice.py
test_shadow_banned.py
test_sync.py
test_third_party_rules.py
test_transactions.py
test_typing.py
test_upgrade_room.py
utils.py