Fixed profile refresh problems #150
GitHub Actions / Xcode test results
succeeded
Oct 2, 2023 in 0s
Xcode test results
Testing project Mlem with scheme Mlem
Summary
Total | Passed | Failed | Skipped | Expected Failure | ⏱️ Time |
---|---|---|---|---|---|
53 | 53 | 0 | 0 | 0 | 0.58s |
Test Summary
MlemTests
- Device: iPhone 14, 16.4 (20E247)
- SDK: Simulator - iOS 16.4, 16.4
Test | Total | ||||
---|---|---|---|---|---|
CommunityListModelTests | 10 | 10 | 0 | 0 | 0 |
InstanceMetadataParserTests | 2 | 2 | 0 | 0 | 0 |
LemmyURLTests | 3 | 3 | 0 | 0 | 0 |
MlemTests | 2 | 2 | 0 | 0 | 0 |
PersistenceRepositoryTests | 21 | 21 | 0 | 0 | 0 |
RoutableTests | 10 | 10 | 0 | 0 | 0 |
SiteVersionTests | 3 | 3 | 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.07s |
InstanceMetadataParserTests
⏱️ | ||||
---|---|---|---|---|
2 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testParserHandlesExpectedData()
| |
testParserIsNotReliantOnHeaderFieldOrder()
|
LemmyURLTests
⏱️ | ||||
---|---|---|---|---|
3 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testHandlesEncodedURL()
| |
testHandlesUnencodedURL()
| |
testHandlesValidURL()
|
MlemTests
⏱️ | ||||
---|---|---|---|---|
2 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.49s |
testExample()
| |
testPerformanceExample()
|
PersistenceRepositoryTests
⏱️ | ||||
---|---|---|---|---|
21 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
RoutableTests
⏱️ | ||||
---|---|---|---|---|
10 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
SiteVersionTests
⏱️ | ||||
---|---|---|---|---|
3 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testComparisons()
| |
testStringDescription()
| |
testStringInitializer()
|
TimestampedValueTests
⏱️ | ||||
---|---|---|---|---|
2 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.01s |
testValueIdentifiesAsNotStaleCorrectly()
| |
testValueIdentifiesAsStaleCorrectly()
|
Loading