Skip to content

introduce AppFlow to support different application flows #29

introduce AppFlow to support different application flows

introduce AppFlow to support different application flows #29

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Xcode test results succeeded Sep 10, 2023 in 0s

Xcode test results

Testing project Mlem with scheme Mlem

Summary

TotalSuccess PassedFailure FailedSkipped SkippedExpected Failure Expected Failure⏱️ Time
37370002.72s

Test Summary

MlemTests

  • Device: iPhone 14, 16.4 (20E247)
  • SDK: Simulator - iOS 16.4, 16.4
TestTotalSuccessFailureSkippedExpected Failure
test-class CommunityListModelTests1010000
test-class InstanceMetadataParserTests22000
test-class MlemTests22000
test-class PersistenceRepositoryTests2121000
test-class TimestampedValueTests22000

Failure Failures

All tests passed 🎉

Details

Test Details

MlemTestsback

CommunityListModelTests back

SuccessFailureSkippedExpected Failure⏱️
10 (100%)0 (0%)0 (0%)0 (0%)2.16s
Successtest-method testAllSectionsOrder()
Successtest-method testCorrectCommunitiesAreReturnedForSections()
Successtest-method testDuplicatesAreHandledCorrectly()
Successtest-method testFailedSubscriptionUpdate()
Successtest-method testInitialState()
Successtest-method testLoadingWithNoSubscriptionsOrFavourites()
Successtest-method testLoadingWithSubscriptionAndFavorite()
Successtest-method testModelRespondsToFavorites()
Successtest-method testSubscribedStatusIsCorrect()
Successtest-method testSuccessfulSubscriptionUpdate()

InstanceMetadataParserTests back

SuccessFailureSkippedExpected Failure⏱️
2 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testParserHandlesExpectedData()
Successtest-method testParserIsNotReliantOnHeaderFieldOrder()

MlemTests back

SuccessFailureSkippedExpected Failure⏱️
2 (100%)0 (0%)0 (0%)0 (0%)0.56s
Successtest-method testExample()
Successtest-method testPerformanceExample()

PersistenceRepositoryTests back

SuccessFailureSkippedExpected Failure⏱️
21 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testAccountsWithoutTokensAreOmitted()
Successtest-method testLatestInstanceMetaDataIsPreferred()
Successtest-method testLoadAccounts()
Successtest-method testLoadEasterFlagsWithoutValues()
Successtest-method testLoadEasterFlagsWithValues()
Successtest-method testLoadFavoriteCommunitiesWithoutValues()
Successtest-method testLoadFavoriteCommunitiesWithValues()
Successtest-method testLoadInstanceMetadataWithoutValues()
Successtest-method testLoadInstanceMetadataWithValues()
Successtest-method testLoadKeywordsWithoutValues()
Successtest-method testLoadKeywordsWithValues()
Successtest-method testLoadLayoutWidgetsWithoutValues()
Successtest-method testLoadLayoutWidgetsWithValues()
Successtest-method testLoadRecentSearchesWithoutValues()
Successtest-method testLoadRecentSearchesWithValues()
Successtest-method testSaveAccounts()
Successtest-method testSaveEasterFlags()
Successtest-method testSaveFavoriteCommunities()
Successtest-method testSaveFilteredKeywords()
Successtest-method testSaveRecentSearches()
Successtest-method testSecureTokensAreNotWrittenToDisk()

TimestampedValueTests back

SuccessFailureSkippedExpected Failure⏱️
2 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testValueIdentifiesAsNotStaleCorrectly()
Successtest-method testValueIdentifiesAsStaleCorrectly()