Skip to content

[AI] Added UI test navigation setup instructions to UiTest - instructions#33289

Closed
kubaflo wants to merge 1 commit into
dotnet:mainfrom
kubaflo:issue-resolver-navigation-patterns
Closed

[AI] Added UI test navigation setup instructions to UiTest - instructions#33289
kubaflo wants to merge 1 commit into
dotnet:mainfrom
kubaflo:issue-resolver-navigation-patterns

Conversation

@kubaflo

@kubaflo kubaflo commented Dec 25, 2025

Copy link
Copy Markdown
Contributor

This document provides detailed guidance on selecting appropriate navigation patterns for TestCases.HostApp scenarios, covering ContentPage, NavigationPage, and Shell-based approaches. It includes concrete code examples, a simple decision tree, and a summary of common crash symptoms to help identify and prevent navigation-related failures in UI tests.

The need for this guidance became apparent while working on #33288 where the absence of clear navigation rules led to subtle test instability and hard-to-diagnose crashes.
https://github.com/user-attachments/files/24333993/chat.json

Provides detailed guidance on choosing navigation patterns for TestCases.HostApp issues, including ContentPage, NavigationPage, and Shell-based approaches. Includes code examples, decision tree, and common crash symptoms to help prevent navigation-related errors in UI tests.
@dotnet-policy-service dotnet-policy-service Bot added the community ✨ Community Contribution label Dec 25, 2025
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Hey there @@kubaflo! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@PureWeen PureWeen closed this Dec 30, 2025
@github-actions github-actions Bot locked and limited conversation to collaborators Jan 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

community ✨ Community Contribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants