Final update APK AAB #126
GitHub Actions / Unit Tests
succeeded
Nov 4, 2024 in 1s
26 passed, 0 failed and 0 skipped
✅ app/build/test-results/testDebugUnitTest/TEST-za.co.varsitycollege.st10204902.purrsonaltrainer.ExampleUnitTest.xml
1 tests were completed in 2ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
za.co.varsitycollege.st10204902.purrsonaltrainer.ExampleUnitTest | 1✅ | 2ms |
✅ za.co.varsitycollege.st10204902.purrsonaltrainer.ExampleUnitTest
✅ addition_isCorrect
✅ app/build/test-results/testDebugUnitTest/TEST-za.co.varsitycollege.st10204902.purrsonaltrainer.ValidatorTest.xml
12 tests were completed in 7ms with 12 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
za.co.varsitycollege.st10204902.purrsonaltrainer.ValidatorTest | 12✅ | 7ms |
✅ za.co.varsitycollege.st10204902.purrsonaltrainer.ValidatorTest
✅ validatePasswordComplexity_withNoLowercase_returnsFalse
✅ validateStartEndTime_withStartTimeEqualToEndTime_returnsFalse
✅ validatePasswordComplexity_withNoSpecialCharacter_returnsFalse
✅ matchPasswords_withMatchingPasswords_returnsTrue
✅ validateStartEndTime_withStartTimeAfterEndTime_returnsFalse
✅ validatePasswordComplexity_withNoUppercase_returnsFalse
✅ validatePasswordComplexity_withNoDigit_returnsFalse
✅ validateStartEndTime_withStartTimeBeforeEndTime_returnsTrue
✅ matchPasswords_withNonMatchingPasswords_returnsFalse
✅ validatePasswordComplexity_withLessThanEightCharacters_returnsFalse
✅ validatePasswordComplexity_withValidPassword_returnsTrue
✅ validatePasswordComplexity_withWhitespace_returnsFalse
✅ app/build/test-results/testDebugUnitTest/TEST-za.co.varsitycollege.st10204902.purrsonaltrainer.WorkoutWorkerTest.xml
13 tests were completed in 18ms with 13 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
za.co.varsitycollege.st10204902.purrsonaltrainer.WorkoutWorkerTest | 13✅ | 18ms |
✅ za.co.varsitycollege.st10204902.purrsonaltrainer.WorkoutWorkerTest
✅ getTotalWeightPerWorkoutPerExercise_returnsCorrectTotalWeight
✅ getTotalRepsPerExercise_returnsCorrectTotalReps
✅ getTotalWeightPerWorkout_returnsCorrectTotalWeight
✅ getTotalSetsPerExercise_returnsCorrectTotalSets
✅ getTotalWeight_returnsCorrectTotalWeight
✅ getTotalSetsPerWorkoutPerExercise_returnsCorrectTotalSets
✅ getMaxRepsPerExercise_returnsCorrectMaxReps
✅ getTotalRepsPerWorkout_returnsCorrectTotalReps
✅ getTotalWeightPerExercise_returnsCorrectTotalWeight
✅ getTotalRepsPerWorkoutPerExercise_returnsCorrectTotalReps
✅ getTotalSets_returnsCorrectTotalSets
✅ getTotalReps_returnsCorrectTotalReps
✅ getTotalSetsPerWorkout_returnsCorrectTotalSets
Loading