MatrixSynapse/tests/rest/client
Patrick Cloke 63d28a88c1
Additional validation of receipts (#16327)
Reject invalid receipts with a reasonable error message &
expands tests for receipts.
2023-09-18 13:02:12 +00:00
..
__init__.py
test_account.py Update ruff config (#16283) 2023-09-08 11:24:36 -04:00
test_account_data.py
test_auth.py
test_capabilities.py
test_consent.py
test_devices.py
test_directory.py
test_ephemeral_message.py
test_events.py Bump mypy-zope & mypy. (#16188) 2023-08-29 10:38:56 -04:00
test_filter.py Bump mypy-zope & mypy. (#16188) 2023-08-29 10:38:56 -04:00
test_identity.py
test_keys.py
test_login.py Update ruff config (#16283) 2023-09-08 11:24:36 -04:00
test_login_token_request.py
test_models.py
test_mutual_rooms.py
test_notifications.py
test_password_policy.py
test_power_levels.py
test_presence.py
test_profile.py
test_push_rule_attrs.py
test_read_marker.py
test_receipts.py Additional validation of receipts (#16327) 2023-09-18 13:02:12 +00:00
test_redactions.py
test_register.py Update ruff config (#16283) 2023-09-08 11:24:36 -04:00
test_relations.py
test_rendezvous.py
test_report_event.py
test_retention.py
test_rooms.py Add automatic purge after all users forget a room (#15488) 2023-09-15 15:37:44 +02:00
test_sendtodevice.py
test_shadow_banned.py Bump mypy-zope & mypy. (#16188) 2023-08-29 10:38:56 -04:00
test_sync.py Additional validation of receipts (#16327) 2023-09-18 13:02:12 +00:00
test_third_party_rules.py Bump mypy-zope & mypy. (#16188) 2023-08-29 10:38:56 -04:00
test_transactions.py
test_typing.py
test_upgrade_room.py
utils.py