Add GitHub Actions #34
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / KeychainAccess test report
succeeded
Nov 7, 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.25s |
Test Summary
KeychainAccessTests
- Device: iPhone 13 Pro, 15.2 (19C51)
- SDK: Simulator - iOS 15.2, 15.2
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.06s |
testErrorType()
|
KeychainAccessTests
⏱️ | ||||
---|---|---|---|---|
34 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.03s |
SharedCredentialTests
⏱️ | ||||
---|---|---|---|---|
2 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.16s |
testGeneratePassword()
| |
testGetSharedPassword()
|
Loading