[UIK-3788]/unit tests#2939
Open
Valeria-Zimnitskaya wants to merge 26 commits into
Open
Conversation
Signed-off-by: Valeria-Zimnitskaya <valeryia.zimnitskaya@semrush.com>
Signed-off-by: Valeria-Zimnitskaya <valeryia.zimnitskaya@semrush.com>
Signed-off-by: Valeria-Zimnitskaya <valeryia.zimnitskaya@semrush.com>
Contributor
Author
|
@ilyabrower could you review please |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation and Context
This PR does not change production component behavior. The changes are focused on unit tests, shared test helpers, CI setup, and test documentation.
Summary
Main changes:
data-ui-nameunit test coverage for many components.classNameandrefwith a narrowershouldHaveDataUiNamehelper.canvas.getContexterrors during unit tests.CI and test setup
24.15.0and install only Firefox. Because of issues [Regression]: Browsers install stuck on Playwright < 1.60.0 microsoft/playwright#40998Node.js 24.16.0: Playwright browser context teardown hangs (regression from 24.15.0) nodejs/node#63495
playwright installhangs on Node 24.16+ — bump pinned playwright from^1.58.2to^1.60.0garrytan/gstack#1703How has this been tested?
Screenshots (if appropriate):
Types of changes
Checklist: