mattermost/e2e-tests/cypress/tests
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
..
extensions/Ignore-X-Frame-headers E2E/Cypress: Upgrade dependencies (#33665) 2025-09-01 14:14:13 +08:00
fixtures MM-66138: Fix code preview loading spinner stuck indefinitely (#34107) 2025-11-10 16:40:35 -04:00
integration/channels refactor(brand_image_setting): migrate BrandImageSetting to a function component (#34536) 2026-04-09 09:16:23 -04:00
plugins E2E/Cypress: Upgrade cypress to 15.11 (#35466) 2026-03-09 16:01:04 +08:00
support E2E/Cypress: Upgrade cypress to 15.11 (#35466) 2026-03-09 16:01:04 +08:00
types Move /e2e -> /e2e-tests 2023-03-28 18:10:00 +02:00
utils E2E/Cypress: Upgrade cypress to 15.11 (#35466) 2026-03-09 16:01:04 +08:00