Skip to content

Add GitHub Actions

Add GitHub Actions #40

GitHub Actions / KeychainAccess test report succeeded Nov 12, 2023 in 0s

Xcode test results

Testing workspace KeychainAccess with scheme KeychainAccess

Summary

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

Test Summary

KeychainAccessTests

  • Device: iPhone 11 Pro, 13.7 (17H22)
  • SDK: Simulator - iOS 13.7, 13.7
TestTotalSuccessFailureSkippedExpected Failure
test-class EnumTests44000
test-class ErrorTypeTests11000
test-class KeychainAccessTests3434000
test-class SharedCredentialTests22000

Failure Failures

All tests passed 🎉

Details

Test Details

KeychainAccessTestsback

EnumTests back

SuccessFailureSkippedExpected Failure⏱️
4 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testAccessibility()
Successtest-method testAuthenticationType()
Successtest-method testItemClass()
Successtest-method testProtocolType()

ErrorTypeTests back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testErrorType()

KeychainAccessTests back

SuccessFailureSkippedExpected Failure⏱️
34 (100%)0 (0%)0 (0%)0 (0%)0.03s
Successtest-method testAllKeys()
Successtest-method testAuthenticationPolicy()
Successtest-method testContains()
Successtest-method testDefaultInitializer()
Successtest-method testDescription()
Successtest-method testErrorHandling()
Successtest-method testGenericPassword()
Successtest-method testGenericPasswordSubscripting()
Successtest-method testGenericPasswordWithAccessGroup1()
Successtest-method testGenericPasswordWithAccessGroup2()
Successtest-method testGetPersistentRef()
Successtest-method testIgnoringAttributeSynchronizable()
Successtest-method testIgnoringAttributeSynchronizableBackwardCompatibility()
Successtest-method testInitializerWithAccessGroup()
Successtest-method testInitializerWithServer()
Successtest-method testInitializerWithServerAndAuthenticationType()
Successtest-method testInitializerWithService()
Successtest-method testInitializerWithServiceAndAccessGroup()
Successtest-method testInternetPassword()
Successtest-method testInternetPasswordSubscripting()
Successtest-method testInternetPasswordWithAccessGroup1()
Successtest-method testInternetPasswordWithAccessGroup2()
Successtest-method testProperties()
Successtest-method testRemoveData()
Successtest-method testRemoveString()
Successtest-method testSetAttributes()
Successtest-method testSetData()
Successtest-method testSetString()
Successtest-method testSetStringWithComment()
Successtest-method testSetStringWithCustomService()
Successtest-method testSetStringWithLabel()
Successtest-method testSetStringWithLabelAndComment()
Successtest-method testStringConversionError()
Successtest-method testSubscripting()

SharedCredentialTests back

SuccessFailureSkippedExpected Failure⏱️
2 (100%)0 (0%)0 (0%)0 (0%)0.30s
Successtest-method testGeneratePassword()
Successtest-method testGetSharedPassword()