unoplatform/uno

Set `IgnoreInSnapshotTests` and `IsManualTest` to `true` for non-UI samples

Open

#10.520 geöffnet am 21. Nov. 2022

Auf GitHub ansehen
 (3 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C# (837 Forks)batch import
area/automationdifficulty/starter 🚀good first issuekind/enhancementno-reproproject/non-ui ⚙️

Repository-Metriken

Stars
 (9.789 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 14T 8h) (130 gemergte PRs in 30 T)

Beschreibung

What would you like to be added:

Most sample pages are now included in snapshot tests, but some are showcasing only non-UI features and some are not reliable (showing animations which get captured in "random" moments for example). Excluding these will speed up the test execution.

These samples should also be marked IsManualTest = true

For which Platform:

All

Contributor Guide