Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Housekeeping] Add tests around AutoRegisterForNavigation #2088

Closed
dansiegel opened this issue Apr 23, 2020 · 2 comments · Fixed by #2089
Closed

[Housekeeping] Add tests around AutoRegisterForNavigation #2088

dansiegel opened this issue Apr 23, 2020 · 2 comments · Fixed by #2089

Comments

@dansiegel
Copy link
Member

Description

We are currently missing tests around AutoRegisterForNavigation. There are a few things that need to be done..

  1. Ensure that normal/default registration occurs
  2. Test the method we use to customize the registration name
  3. Validate that Xamarin.Forms.TabbedPage and Xamarin.Forms.NavigationPage are both registered for Navigation.
@dansiegel
Copy link
Member Author

As expected some suspected bugs were uncovered in tests around the proper wiring up of the NavigationPage, TabbedPage and customization of the registration names

@lock
Copy link

lock bot commented May 20, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators May 20, 2020
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant