You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/tests/rest/client
Andrew Morgan 4953cd71df
Move Account Validity callbacks to a dedicated file (#15237)
3 years ago
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 5 years ago
test_account.py Move Account Validity callbacks to a dedicated file (#15237) 3 years ago
test_account_data.py Add a module callback to react to account data changes (#12327) 4 years ago
test_auth.py Bump black from 22.12.0 to 23.1.0 (#15103) 3 years ago
test_capabilities.py Bump black from 22.12.0 to 23.1.0 (#15103) 3 years ago
test_consent.py Bump black from 22.12.0 to 23.1.0 (#15103) 3 years ago
test_devices.py Fix dehydrated device REST checks (#14336) 3 years ago
test_directory.py Bump black from 22.12.0 to 23.1.0 (#15103) 3 years ago
test_ephemeral_message.py Bump black from 22.12.0 to 23.1.0 (#15103) 3 years ago
test_events.py Bump black from 22.12.0 to 23.1.0 (#15103) 3 years ago
test_filter.py Bump black from 22.12.0 to 23.1.0 (#15103) 3 years ago
test_identity.py Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (#13241) 4 years ago
test_keys.py Implementation of MSC3967: Don't require UIA for initial upload of cross signing keys (#15077) 3 years ago
test_login.py Bump black from 22.12.0 to 23.1.0 (#15103) 3 years ago
test_login_token_request.py Bump black from 22.12.0 to 23.1.0 (#15103) 3 years ago
test_models.py A third batch of Pydantic validation for rest/client/account.py (#13736) 4 years ago
test_mutual_rooms.py Mutual rooms: Remove dependency on user directory (#12836) 4 years ago
test_notifications.py Fix invite notifications for users without pushers (#12840) 4 years ago
test_password_policy.py Remove unnecessary `json.dumps` from tests (#13303) 4 years ago
test_power_levels.py Add type hints to `tests/rest/client` (#12072) 4 years ago
test_presence.py Bump black from 22.12.0 to 23.1.0 (#15103) 3 years ago
test_profile.py Bump black from 22.12.0 to 23.1.0 (#15103) 3 years ago
test_push_rule_attrs.py Add type hints to `tests/rest/client` (#12084) 4 years ago
test_receipts.py Reject receipt requests with invalid room or event IDs. (#14632) 3 years ago
test_redactions.py Implement MSC3912: Relation-based redactions (#14260) 3 years ago
test_register.py Bump black from 22.12.0 to 23.1.0 (#15103) 3 years ago
test_relations.py Stop applying edits to event contents (MSC3925). (#15193) 3 years ago
test_rendezvous.py Bump black from 22.12.0 to 23.1.0 (#15103) 3 years ago
test_report_event.py Prevent clients from reporting nonexistent events. (#13779) 3 years ago
test_retention.py Add final type hint to tests.unittest. (#15072) 3 years ago
test_room_batch.py Remove remaining bits of groups code. (#12936) 4 years ago
test_rooms.py Batch up storing state groups when creating new room (#14918) 3 years ago
test_sendtodevice.py Additional constants for EDU types. (#12884) 4 years ago
test_shadow_banned.py Add final type hint to tests.unittest. (#15072) 3 years ago
test_sync.py Bump black from 22.12.0 to 23.1.0 (#15103) 3 years ago
test_third_party_rules.py Fix missing conditional for registering `on_remove_user_third_party_identifier` module api callbacks (#15227 3 years ago
test_transactions.py Pass the Requester down to the HttpTransactionCache. (#15200) 3 years ago
test_typing.py Do not allow a None-limit on PaginationConfig. (#14146) 3 years ago
test_upgrade_room.py Add final type hint to tests.unittest. (#15072) 3 years ago
utils.py Fix-up type hints in tests/server.py. (#15084) 3 years ago