Add GitHub action CI builds #9
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / Xcode test results
succeeded
Sep 8, 2023 in 0s
Xcode test results
Testing project Mlem with scheme Mlem
Summary
Total | Passed | Failed | Skipped | Expected Failure | ⏱️ Time |
---|---|---|---|---|---|
37 | 37 | 0 | 0 | 0 | 0.42s |
Test Summary
MlemTests
- Device: iPhone 14, 16.2 (20C52)
- SDK: Simulator - iOS 16.2, 16.2
Test | Total | ||||
---|---|---|---|---|---|
CommunityListModelTests | 10 | 10 | 0 | 0 | 0 |
InstanceMetadataParserTests | 2 | 2 | 0 | 0 | 0 |
MlemTests | 2 | 2 | 0 | 0 | 0 |
PersistenceRepositoryTests | 21 | 21 | 0 | 0 | 0 |
TimestampedValueTests | 2 | 2 | 0 | 0 | 0 |
Failures
All tests passed 🎉
Details
Test Details
MlemTests
CommunityListModelTests
⏱️ | ||||
---|---|---|---|---|
10 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.06s |
InstanceMetadataParserTests
⏱️ | ||||
---|---|---|---|---|
2 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testParserHandlesExpectedData()
| |
testParserIsNotReliantOnHeaderFieldOrder()
|
MlemTests
⏱️ | ||||
---|---|---|---|---|
2 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.35s |
testExample()
| |
testPerformanceExample()
|
PersistenceRepositoryTests
⏱️ | ||||
---|---|---|---|---|
21 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
TimestampedValueTests
⏱️ | ||||
---|---|---|---|---|
2 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testValueIdentifiesAsNotStaleCorrectly()
| |
testValueIdentifiesAsStaleCorrectly()
|
Loading