Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Testing] Enable Catalyst UI Tests with Screenshot Verification #26829

Merged

Conversation

anandhan-rajagopal
Copy link
Contributor

Description

This PRs adds UI Tests to the Catalyst Platform, featuring screenshot verification to improve our testing capabilities. This enhancement will aid in maintaining visual consistency and detecting any unexpected changes in the Catalyst UI. Previously, our UI tests for Catalyst lacked screenshot validation, making it challenging to identify minor visual changes or regressions. With the implementation of screenshot validation, we can more effectively track the bug fixes we’ve previously addressed.

@anandhan-rajagopal anandhan-rajagopal requested a review from a team as a code owner December 26, 2024 16:32
@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Dec 26, 2024
@jfversluis
Copy link
Member

jfversluis commented Dec 26, 2024

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@anandhan-rajagopal anandhan-rajagopal added partner/syncfusion Issues / PR's with Syncfusion collaboration area-testing Unit tests, device tests labels Dec 26, 2024
anandhan-rajagopal and others added 6 commits December 27, 2024 16:53
* added a snapshots tests for mac

* modified changes

* reverted changes

---------

Co-authored-by: LogishaSelvarajSF4525 <logisha.selvaraj@syncfusion.com>
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@jfversluis jfversluis merged commit 62323b4 into dotnet:main Dec 29, 2024
104 checks passed
@jfversluis jfversluis added this to the .NET 9 SR3 milestone Dec 29, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jan 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-testing Unit tests, device tests community ✨ Community Contribution partner/syncfusion Issues / PR's with Syncfusion collaboration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants