generated from StanfordSpezi/SpeziTemplateApplication
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Testing for Scheduler and Questionnaires (#59)
# Final Tests and Code Refinement - Scheduler & Questionnaires ## ♻️ Current situation & Problem - Current code coverage for Questionnaires/Spezi Scheduler before this PR was at approx 55% - Code was not fully commented and refined - Unnecessary commented out code was still in certain code files ## ⚙️ Release Notes - Added UI and Unit tests covering majority of Questionnaire/Scheduler files - Cleaned up unnecessary commented out code and refined comments explaining code and logic ## 📚 Documentation - Code and testing logic and documentation in the comments for the tests - Used the updated XCTSpezi package - Added tests to improve code coverage to over 75% ## ✅ Testing - Code Coverage is now 86%+ after this PR - Testing covers more than 75% of Scheduler and Questionnaires lines - Covers both UI and Unit Testing ## 📝 Code of Conduct & Contributing Guidelines By submitting creating this pull request, you agree to follow our [Code of Conduct](https://github.com/CS342/.github/blob/main/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/CS342/.github/blob/main/CONTRIBUTING.md): - [x] I agree to follow the [Code of Conduct](https://github.com/CS342/.github/blob/main/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/CS342/.github/blob/main/CONTRIBUTING.md).
- Loading branch information
Showing
7 changed files
with
423 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.