complement/tests/csapi
2025-02-27 16:34:12 +00:00
..
account_change_password_pushers_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
account_change_password_test.go fix: Use latest data structure for acccount testing (#735) 2024-09-26 11:34:55 +01:00
account_data_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
account_deactivate_test.go fix: Use latest data structure for acccount testing (#735) 2024-09-26 11:34:55 +01:00
admin_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
apidoc_content_test.go Skip tests requiring unauthenticated media on Synapse (#747) 2024-11-20 14:48:04 +00:00
apidoc_device_management_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
apidoc_login_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
apidoc_logout_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
apidoc_presence_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
apidoc_profile_avatar_url_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
apidoc_profile_displayname_test.go Add Must[Get|Set]DisplayName and use MustUploadKeys in more places (#755) 2025-01-21 08:18:10 +00:00
apidoc_register_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
apidoc_request_encoding_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
apidoc_room_alias_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
apidoc_room_create_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
apidoc_room_forget_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
apidoc_room_history_visibility_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
apidoc_room_members_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
apidoc_room_receipts_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
apidoc_room_state_test.go Make dirty runs dirtier (#683) 2023-10-20 10:07:14 +01:00
apidoc_search_test.go Refactor the match.CheckOff API to use functional options (#711) 2024-02-16 17:26:35 +00:00
apidoc_server_capabilities_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
apidoc_version_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
device_lists_test.go Remove libolm dependency (#738) 2024-09-25 12:27:04 +01:00
e2e_key_backup_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
ignored_users_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
invalid_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
keychanges_test.go Add Must[Get|Set]DisplayName and use MustUploadKeys in more places (#755) 2025-01-21 08:18:10 +00:00
main_test.go Standardise entry points for Complement tests (#669) 2023-10-12 16:41:13 +01:00
media_async_uploads_test.go TestAsyncUpload: download with authentication (#746) 2024-11-20 14:06:46 +00:00
media_misc_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
membership_on_events_test.go Stable support for MSC4115-style membership properties (#725) 2024-06-14 10:31:36 +01:00
power_levels_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
push_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
room_ban_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
room_kick_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
room_leave_test.go Refactor the match.CheckOff API to use functional options (#711) 2024-02-16 17:26:35 +00:00
room_members_test.go Refactor the match.CheckOff API to use functional options (#711) 2024-02-16 17:26:35 +00:00
room_messages_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
room_profile_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
room_relations_test.go Refactor the match.CheckOff API to use functional options (#711) 2024-02-16 17:26:35 +00:00
room_threads_test.go Fix typo Thraed -> Thread (#764) 2025-02-26 10:32:36 +00:00
room_typing_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
rooms_invite_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
rooms_members_local_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
rooms_state_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
sync_archive_test.go Add a regression test for a /sync bug (#712) 2024-04-18 17:37:31 +01:00
sync_filter_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
sync_test.go Initial test for the "device lists" part of the /sync response (#714) 2024-03-21 17:48:57 +00:00
thread_notifications_test.go Add tests for MSC4102 (#709) 2024-02-20 15:06:12 +00:00
to_device_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
txnid_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
upload_keys_test.go fix: Use bob.Do in test Rejects invalid device keys (#763) 2025-02-27 16:34:12 +00:00
url_preview_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00
user_directory_display_names_test.go Add Must[Get|Set]DisplayName and use MustUploadKeys in more places (#755) 2025-01-21 08:18:10 +00:00
user_query_keys_test.go Remove Deployment.Client and change Deploy (#676) 2023-10-17 18:07:43 +01:00