Fix "Official Community" link, Improve navigation routing pattern #112
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / Xcode test results
succeeded
Sep 27, 2023 in 0s
Xcode test results
Testing project Mlem with scheme Mlem
Summary
Total | Passed | Failed | Skipped | Expected Failure | ⏱️ Time |
---|---|---|---|---|---|
50 | 50 | 0 | 0 | 0 | 0.63s |
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 | 7 | 7 | 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.11s |
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.51s |
testExample()
| |
testPerformanceExample()
|
PersistenceRepositoryTests
⏱️ | ||||
---|---|---|---|---|
21 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
RoutableTests
⏱️ | ||||
---|---|---|---|---|
7 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
SiteVersionTests
⏱️ | ||||
---|---|---|---|---|
3 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.01s |
testComparisons()
| |
testStringDescription()
| |
testStringInitializer()
|
TimestampedValueTests
⏱️ | ||||
---|---|---|---|---|
2 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testValueIdentifiesAsNotStaleCorrectly()
| |
testValueIdentifiesAsStaleCorrectly()
|
Loading