Skip to content

Update logger

Update logger #460

GitHub Actions / Xcode test results succeeded Aug 1, 2023 in 0s

Xcode test results

Testing workspace UhooiPicBook with scheme UhooiPicBook

Summary

TotalSuccess PassedFailure FailedSkipped SkippedExpected Failure Expected Failure⏱️ Time
330000.00s

Test Summary

UhooiPicBookTests

  • Device: iPhone 14 Pro Max, 16.2 (20C52)
  • SDK: Simulator - iOS 16.2, 16.2
TestTotalSuccessFailureSkippedExpected Failure
test-class BundleStringTests33000

Failure Failures

All tests passed 🎉


Code Coverage

Coverage Covered Executable
0 % 0 0

Testing workspace UhooiPicBook with scheme AppModuleTests

Summary

TotalSuccess PassedFailure FailedSkipped SkippedExpected Failure Expected Failure⏱️ Time
21210000.19s

Test Summary

UhooiPicBookTests

  • Device: iPhone 14 Pro Max, 16.2 (20C52)
  • SDK: Simulator - iOS 16.2, 16.2
TestTotalSuccessFailureSkippedExpected Failure
test-class BundleStringTests33000

AppModuleTests

  • Device: iPhone 14 Pro Max, 16.2 (20C52)
  • SDK: Simulator - iOS 16.2, 16.2
TestTotalSuccessFailureSkippedExpected Failure
test-class MonsterDetailPresenterTests55000
test-class UserDefaultsClientTests11000
test-class MonsterListPresenterTests99000
test-class MonsterListInteractorTests33000

Failure Failures

All tests passed 🎉


Code Coverage

Coverage Covered Executable
0 % 0 0

Details

Test Details

UhooiPicBookTestsback

BundleStringTests back

SuccessFailureSkippedExpected Failure⏱️
3 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method test_bundle_build()
Successtest-method test_bundle_displayName()
Successtest-method test_bundle_version()

Test Details

AppModuleTestsback

MonsterDetailPresenterTests back

SuccessFailureSkippedExpected Failure⏱️
5 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method test_didTapDancingImageView_nil()
Successtest-method test_didTapDancingImageView_notNil()
Successtest-method test_didTapShareButton_all_notNil()
Successtest-method test_didTapShareButton_one_nil()
Successtest-method test_viewDidLoad()

UserDefaultsClientTests back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.17s
Successtest-method test_monster()

Activities:
  • Unsaved
  • Add
  • Update
  • Remove

MonsterListPresenterTests back

SuccessFailureSkippedExpected Failure⏱️
9 (100%)0 (0%)0 (0%)0 (0%)0.02s
Successtest-method test_didSelectMonster()
Successtest-method test_didTapAboutThisApp()
Successtest-method test_didTapContactUs()
Successtest-method test_didTapLicenses()
Successtest-method test_didTapPrivacyPolicy()
Successtest-method test_viewDidLoad_failure()
Successtest-method test_viewDidLoad_newLine()
Successtest-method test_viewDidLoad_success_three()
Successtest-method test_viewDidLoad_success_zero()

MonsterListInteractorTests back

SuccessFailureSkippedExpected Failure⏱️
3 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method test_monsters_failure()
Successtest-method test_monsters_success()
Successtest-method test_saveMonsterInSpotlight()