Skip to content

test: Add visual regression tests for app layout#4714

Open
jperals wants to merge 5 commits into
mainfrom
dev-v3-jotresse-visual-tests-app-layout
Open

test: Add visual regression tests for app layout#4714
jperals wants to merge 5 commits into
mainfrom
dev-v3-jotresse-visual-tests-app-layout

Conversation

@jperals

@jperals jperals commented Jul 10, 2026

Copy link
Copy Markdown
Member

Description

Migrate all app layout visual regression tests to the new test definitions.

Related ticket: D417180663

How has this been tested?

Manually verified that all visual regression tests executed in the internal pipeline were also run in this PR's checks (see Allure report).

Also manually verified the screenshots for some of them.

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.60%. Comparing base (58313f2) to head (b5219ec).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4714   +/-   ##
=======================================
  Coverage   97.60%   97.60%           
=======================================
  Files         950      950           
  Lines       30714    30714           
  Branches    11275    11276    +1     
=======================================
  Hits        29977    29977           
+ Misses        730      690   -40     
- Partials        7       47   +40     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

},
},
{
description: 'with tooltip on hover',

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Note: this test description in the internal package is called "with tooltip on hover in visual refresh", but the test is run for all systems and themes without distinction, including Classic , so I am dropping the "in visual refresh" part (which is not the special case anymore anyway)

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