unoplatform/uno

Enable more `NavigationView` runtime/UI tests

Open

#4,769 创建于 2020年12月19日

在 GitHub 查看
 (5 评论) (0 反应) (1 负责人)C# (837 fork)batch import
area/navigationview 🧭difficulty/medium 🤔good first issuekind/enhancementno-reproproject/layout 🧱

仓库指标

Star
 (9,789 star)
PR 合并指标
 (平均合并 14天 8小时) (30 天内合并 130 个 PR)

描述

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

贡献者指南