unoplatform / uno

Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
https://platform.uno
Apache License 2.0
8.92k stars 723 forks source link

Adjust screenshot tests #2556

Open jeromelaban opened 4 years ago

jeromelaban commented 4 years ago

Some static UI tests have a dynamic aspect, which may cause them to appear in screenshots comparison. Those tests should either be excluded using [SampleControlInfo(..., ignoreInSnapshotTests: true)] or have their dynamic behavior removed or made manual.

List of Tests to exclude or adjust for the screenshot comparison:

DavinaPinto commented 1 year ago

Hello, I would like to contribute on this issue for my university assignment

sasakrsmanovic commented 1 year ago

@DavinaPinto Thanks so much for the work and your PR contribution! Please digi-sign the PR so it can go through all the automated checks. Welcome to Uno community, we are pleased to have you!

DavinaPinto commented 1 year ago

@sasakrsmanovic thankyou for assigning the issue to me, I have signed the PR