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

Improve UI Testing Setup #30

Open
1 task done
PSchmiedmayer opened this issue Jul 30, 2023 · 0 comments
Open
1 task done

Improve UI Testing Setup #30

PSchmiedmayer opened this issue Jul 30, 2023 · 0 comments
Labels
enhancement New feature or request test Test improvements

Comments

@PSchmiedmayer
Copy link
Member

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:

  • 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
@PSchmiedmayer PSchmiedmayer added the enhancement New feature or request label Jul 30, 2023
@PSchmiedmayer PSchmiedmayer moved this to Backlog in Project Planning Jul 30, 2023
@PSchmiedmayer PSchmiedmayer added the test Test improvements label Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request test Test improvements
Projects
Status: Backlog
Development

No branches or pull requests

1 participant