mattermost/e2e-tests/cypress/tests/integration/channels/system_console
Vicktor 6878d09547
refactor(brand_image_setting): migrate BrandImageSetting to a function component (#34536)
* refactor(brand_image_setting): migrate to function component

* test(brand_image_setting): update tests

Migrated tests to React Testing Library.

* refactor(brand_image_setting): wrap functions with useCallback

* test(brand_image_setting): use nock to mock fetch api

* test(brand_image_setting): use findby query instead of getby

* test(brand_image_setting): remove unnecessary scope assertion

* chore(brand_image_setting): split useEffect into two

Also extracted the handleSave function and wrapped it in useCallback.

* test(brand_image_setting): add e2e test for deleting brand image

* test(brand_image_setting): use destructured functions

* chore: delete unnecessary comment

* Revert "test(brand_image_setting): use destructured functions"

This reverts commit 71dc6628ed.

* Fix bad merge

* Fully revert changes to test from merge

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
Co-authored-by: Harrison Healey <harrisonmhealey@gmail.com>
2026-04-09 09:16:23 -04:00
..
authentication Add E2E retries support for Automation Dashboard (#29328) 2024-11-20 16:45:12 +01:00
compliance Move /e2e -> /e2e-tests 2023-03-28 18:10:00 +02:00
reporting [AI assisted]: Improve system console statistics performance (#29899) 2025-02-04 21:54:01 +05:30
site_configuration [MM-67514] Fix crash when AppDownloadLink is set to a malformed URL (#35462) 2026-03-16 15:25:50 -04:00
ui_and_api refactor(brand_image_setting): migrate BrandImageSetting to a function component (#34536) 2026-04-09 09:16:23 -04:00
user_management MM-66925 - improve user email and password modals (#34739) 2025-12-19 15:52:59 +01:00
connected_workspaces_management_spec.ts E2E/Cypress: Upgrade cypress to 15.11 (#35466) 2026-03-09 16:01:04 +08:00
demoted_user_spec.js MM-59854 Fully allow at mentions in message attachment field values and add E2E tests (#28018) 2024-09-24 09:41:03 -04:00
environment_spec.js Mm 65975 - migrate team modal to generic modal (#35256) 2026-02-17 17:40:29 -05:00
feature_discovery_cloud_spec.js Rename System Roles to Delegated Granular Administration (#27761) 2024-07-31 18:27:51 +03:00
feature_discovery_not_cloud_spec.js Rename System Roles to Delegated Granular Administration (#27761) 2024-07-31 18:27:51 +03:00
feature_discovery_spec.js Rename System Roles to Delegated Granular Administration (#27761) 2024-07-31 18:27:51 +03:00
inactive_users_spec.js Chore(cypress): Review and Fix tests failing on master (#26954) 2024-05-06 15:48:19 +05:30
lock_teammate_name_display_spec.js Move /e2e -> /e2e-tests 2023-03-28 18:10:00 +02:00
main_menu_spec.js Chore(cypress): Review and Fix tests failing on master (#26954) 2024-05-06 15:48:19 +05:30
mobile_settings_spec.js Move /e2e -> /e2e-tests 2023-03-28 18:10:00 +02:00
plugin_marketplace_url_spec.js Move /e2e -> /e2e-tests 2023-03-28 18:10:00 +02:00
revoke_all_sessions_spec.js [MM-55999] Bring the revoke sessions button to the admin header and improve the styling of the header (#25590) 2023-12-04 16:29:17 +00:00
search_box_not_cloud_spec.js chore: add @plugins_uninstall metadata to sort it last during test (#23926) 2023-07-05 18:17:55 -04:00
session_length_spec.js Move /e2e -> /e2e-tests 2023-03-28 18:10:00 +02:00
sidebar_link_navigation_team_spec.js Move /e2e -> /e2e-tests 2023-03-28 18:10:00 +02:00
site_url_config_spec.js Move /e2e -> /e2e-tests 2023-03-28 18:10:00 +02:00
support_packet_generation_spec.js Move /e2e -> /e2e-tests 2023-03-28 18:10:00 +02:00
true_up_review_spec.js Move /e2e -> /e2e-tests 2023-03-28 18:10:00 +02:00
unsaved_changes_spec.js Demote unstable tests (#29250) 2024-11-14 22:38:29 +01:00
user_management_not_cloud_spec.js [MM-55277] Team's menu doesn't follow standard accessible keyboard behavior (#29917) 2025-04-18 19:18:54 +05:30
user_management_spec.js MM-66362 feat: run e2e full tests after successful smoke tests both in cypress and playwright (#34868) 2026-02-02 08:37:55 +08:00
workspace_deletion_spec.js Move /e2e -> /e2e-tests 2023-03-28 18:10:00 +02:00