You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some UI tests in the application need to go through the onboarding flow to test the functionality in the app. This is taking a long time and might not be needed every time.
Solution
I would suggest the following options:
We could add code to the template app that executes, e.g., notifications permissions and HealthKit. The UI test then handles the popups and other permissions screens once the application is launched, skipping the onboarding flow.
Once we have addressed Simplified Onboarding Flow #27, we could add arguments to the onboarding feature flag to only show specific onboarding views to more quickly move through the onboarding flow.
Additional context
No response
Code of Conduct
I agree to follow this project's Code of Conduct and Contributing Guidelines
The text was updated successfully, but these errors were encountered:
Problem
Some UI tests in the application need to go through the onboarding flow to test the functionality in the app. This is taking a long time and might not be needed every time.
Solution
I would suggest the following options:
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: