unoplatform/uno

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

オープン

#10,520 opened on 2022/11/21

 (3 件のコメント) (1 件のリアクション) (0 人の担当者)C# (837 件のフォーク)batch import
area/automationdifficulty/starter 🚀good first issuekind/enhancementno-reproproject/non-ui ⚙️

Repository metrics

Stars
 (9,789 個のスター)
PR merge metrics
 (平均マージ 14d 8h) (30d で 130 merged PRs)

説明

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

コントリビューターガイド