unoplatform/uno

Enable more `NavigationView` runtime/UI tests

Open

#4,769 opened on Dec 19, 2020

View on GitHub
 (5 comments) (0 reactions) (1 assignee)C# (837 forks)batch import
area/navigationview 🧭difficulty/medium 🤔good first issuekind/enhancementno-reproproject/layout 🧱

Repository metrics

Stars
 (9,789 stars)
PR merge metrics
 (Avg merge 14d 8h) (130 merged PRs in 30d)

Description

What would you like to be added:

Several NavigationView runtime tests and UI tests are now ignored either due to layout issues in the test area or due to different lifecycle.

Some of the Sample pages for WinUI NavigationView are not marked with [Sample] as they fail to open on Skia/WASM/other platforms. Seems they get stuck in a layout loop.

Why is this needed:

More coverage

For which Platform:

  • iOS
  • Android
  • WebAssembly
  • WebAssembly renderers for Xamarin.Forms
  • macOS
  • Skia
    • WPF
    • GTK (Linux)
    • Tizen
  • Windows
  • Build tasks
  • Solution Templates

Contributor guide