Add GitHub Actions #37
GitHub Actions / KeychainAccess test report
succeeded
Nov 12, 2023 in 0s
Xcode test results
Testing workspace KeychainAccess with scheme KeychainAccess
Summary
Total | Passed | Failed | Skipped | Expected Failure | ⏱️ Time |
---|---|---|---|---|---|
41 | 41 | 0 | 0 | 0 | 0.14s |
Test Summary
KeychainAccessTests
- Device: iPhone 11 Pro, 13.7 (17H22)
- SDK: Simulator - iOS 13.7, 13.7
Test | Total | ||||
---|---|---|---|---|---|
EnumTests | 4 | 4 | 0 | 0 | 0 |
ErrorTypeTests | 1 | 1 | 0 | 0 | 0 |
KeychainAccessTests | 34 | 34 | 0 | 0 | 0 |
SharedCredentialTests | 2 | 2 | 0 | 0 | 0 |
Failures
All tests passed 🎉
Details
Test Details
KeychainAccessTests
EnumTests
⏱️ | ||||
---|---|---|---|---|
4 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testAccessibility()
| |
testAuthenticationType()
| |
testItemClass()
| |
testProtocolType()
|
ErrorTypeTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testErrorType()
|
KeychainAccessTests
⏱️ | ||||
---|---|---|---|---|
34 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.03s |
SharedCredentialTests
⏱️ | ||||
---|---|---|---|---|
2 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.12s |
testGeneratePassword()
| |
testGetSharedPassword()
|
Loading