Andrew Morgan 2e59e97ebd Move ThirdPartyEventRules into module_api/callbacks (#15535) 1 year ago
..
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_account.py 6b23d74ad1 Delete server-side backup keys when deactivating an account. (#15181) 1 year ago
test_account_data.py e4409301ba Add a module callback to react to account data changes (#12327) 2 years ago
test_auth.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
test_capabilities.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
test_consent.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
test_devices.py dbfc9b803e Fix dehydrated device REST checks (#14336) 1 year ago
test_directory.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
test_ephemeral_message.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
test_events.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
test_filter.py 301b4156d5 Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458) 1 year ago
test_identity.py 84ddcd7bbf Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (#13241) 1 year ago
test_keys.py 916b8061d2 Implementation of MSC3967: Don't require UIA for initial upload of cross signing keys (#15077) 1 year ago
test_login.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
test_login_token_request.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
test_models.py 742f9f9d78 A third batch of Pydantic validation for rest/client/account.py (#13736) 1 year ago
test_mutual_rooms.py 6be4953b99 Mutual rooms: Remove dependency on user directory (#12836) 2 years ago
test_notifications.py b10211871f Fix invite notifications for users without pushers (#12840) 2 years ago
test_password_policy.py efee345b45 Remove unnecessary `json.dumps` from tests (#13303) 1 year ago
test_power_levels.py 54e74cc15f Add type hints to `tests/rest/client` (#12072) 2 years ago
test_presence.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
test_profile.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
test_push_rule_attrs.py 1901cb1d4a Add type hints to `tests/rest/client` (#12084) 2 years ago
test_receipts.py 60c3fea327 Reject receipt requests with invalid room or event IDs. (#14632) 1 year ago
test_redactions.py 2503126d52 Implement MSC2174: move redacts to a content property. (#15395) 1 year ago
test_register.py 6204c3663e Revert pruning of old devices (#15360) 1 year ago
test_relations.py 07b1c70d6b Initial implementation of MSC3981: recursive relations API (#15315) 1 year ago
test_rendezvous.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
test_report_event.py ec9224bf9a Make `POST /_matrix/client/v3/rooms/{roomId}/report/{eventId}` endpoint return 404 if event exists, but the user lacks access (#15300) 1 year ago
test_retention.py 42aea0d8af Add final type hint to tests.unittest. (#15072) 1 year ago
test_room_batch.py 7bc08f3201 Remove remaining bits of groups code. (#12936) 2 years ago
test_rooms.py aec639e3e3 Move Spam Checker callbacks to a dedicated file (#15453) 1 year ago
test_sendtodevice.py c52abc1cfd Additional constants for EDU types. (#12884) 2 years ago
test_shadow_banned.py 42aea0d8af Add final type hint to tests.unittest. (#15072) 1 year ago
test_sync.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
test_third_party_rules.py 2e59e97ebd Move ThirdPartyEventRules into module_api/callbacks (#15535) 1 year ago
test_transactions.py 47bc84dd53 Pass the Requester down to the HttpTransactionCache. (#15200) 1 year ago
test_typing.py 126a15794c Do not allow a None-limit on PaginationConfig. (#14146) 1 year ago
test_upgrade_room.py 42aea0d8af Add final type hint to tests.unittest. (#15072) 1 year ago
utils.py c9b9143655 Fix-up type hints in tests/server.py. (#15084) 1 year ago