Skip to content

test(e2e): update all snapshots#1520

Draft
spike-rabbit wants to merge 1 commit intomainfrom
test/update-snapshots
Draft

test(e2e): update all snapshots#1520
spike-rabbit wants to merge 1 commit intomainfrom
test/update-snapshots

Conversation

@spike-rabbit
Copy link
Member

With the latest brand update, a few colors were only modified very little, so that snapshots were not updated.
This is leading to unrelated updates in other PRs.

So I just updated all snapshots.

Describe in detail what your merge request does and why. Add relevant
screenshots and reference related issues via Closes #XY or Related to #XY.


Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request primarily updates numerous Playwright snapshots. The changes include refreshing various .png image snapshots, indicating minor visual adjustments in the UI components. Additionally, several .yaml snapshots have been updated to improve test robustness by replacing static numerical and time values with regular expressions (e.g., 150 Issues to /d+ Issues/). Other .yaml changes involve adding empty text: "" properties to elements like checkboxes, buttons, and textboxes, introducing new group and tooltip elements in navigation and data table contexts, and modifying attributes such as disabling an 'Advanced' tab or adding placeholder text to input fields. These updates collectively reflect adjustments to component rendering, dynamic content handling, and test structure within the Playwright test suite.

@github-actions
Copy link

@spike-rabbit spike-rabbit force-pushed the test/update-snapshots branch 5 times, most recently from 6aa10b2 to 5282bb0 Compare February 13, 2026 16:06
With the latest brand update, a few colors were only modified
very little, so that snapshots were not updated.
This is leading to unrelated updates in other PRs.

So I just updated all snapshots.
@github-actions
Copy link

Code Coverage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant