unoplatform/uno

Enable more `NavigationView` runtime/UI tests

Open

#4.769 geöffnet am 19. Dez. 2020

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (1 zugewiesene Person)C# (837 Forks)batch import
area/navigationview 🧭difficulty/medium 🤔good first issuekind/enhancementno-reproproject/layout 🧱

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:

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