-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add Onboarding Tests #58
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #58 +/- ##
===========================================
+ Coverage 54.95% 83.07% +28.12%
===========================================
Files 54 54
Lines 2990 2993 +3
===========================================
+ Hits 1643 2486 +843
+ Misses 1347 507 -840
... and 30 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work!
Add Onboarding Tests
♻️ Current situation & Problem
Currently, we are missing code coverages for the onboarding flow. Therefore, this PR resued the onboarding flow tests from the Spezi template App, modified, and add additional functions tailored to our App to have the onboarding flow covered.
⚙️ Release Notes
📚 Documentation
Related comments are added to the test codes.
✅ Testing
This PR only adds tests to the existing App.
📝 Code of Conduct & Contributing Guidelines
By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: