unoplatform/uno
Ver no GitHubSet `IgnoreInSnapshotTests` and `IsManualTest` to `true` for non-UI samples
Open
#10.520 aberto em 21 de nov. de 2022
area/automationdifficulty/starter 🚀good first issuekind/enhancementno-reproproject/non-ui ⚙️
Métricas do repositório
- Stars
- (9.789 stars)
- Métricas de merge de PR
- (Mesclagem média 14d 8h) (130 fundiu PRs em 30d)
Description
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