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
Creating UI tests for the Spezi Onboarding package currently requires a significant level of UI testing code to navigate different onboarding views.
Solution
XCTSpeziOnboarding should be a new target in the Spezi Onboarding module that automates the UI testing for onboarding-related UI elements. By knowing insights into the Onboarding Module and being used in the UI tests of the Onboarding Module, we can simplify the UI testing flow for applications using the module.
Additional context
A good first issue to get familiar with the framework and its testing infrastructure.
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
Creating UI tests for the Spezi Onboarding package currently requires a significant level of UI testing code to navigate different onboarding views.
Solution
XCTSpeziOnboarding should be a new target in the Spezi Onboarding module that automates the UI testing for onboarding-related UI elements. By knowing insights into the Onboarding Module and being used in the UI tests of the Onboarding Module, we can simplify the UI testing flow for applications using the module.
Additional context
A good first issue to get familiar with the framework and its testing infrastructure.
Code of Conduct
The text was updated successfully, but these errors were encountered: