NetNewsWire/Frameworks/Account/AccountTests/Feedly
Tim Ekl ae1651fad1 Fix errors in Feedly update-feeds operation tests
Mark some throwing calls with `try`; mark the enclosing test functions
with `throws`, letting the XCTest framework handle error reporting for
us.
2019-12-31 15:55:59 -06:00
..
Initial Improves test coverage in Feedly. Adds callbacks to SyncDatabase. Content is paged from Feedly. Unread status is set before articles are ingested. 2019-11-02 10:29:34 +11:00
feedly-1-initial Improves test coverage in Feedly. Adds callbacks to SyncDatabase. Content is paged from Feedly. Unread status is set before articles are ingested. 2019-11-02 10:29:34 +11:00
feedly-2-changestatuses Improves test coverage in Feedly. Adds callbacks to SyncDatabase. Content is paged from Feedly. Unread status is set before articles are ingested. 2019-11-02 10:29:34 +11:00
feedly-3-changestatusesagain Improves test coverage in Feedly. Adds callbacks to SyncDatabase. Content is paged from Feedly. Unread status is set before articles are ingested. 2019-11-02 10:29:34 +11:00
feedly-4-addfeedsandfolders Improves test coverage in Feedly. Adds callbacks to SyncDatabase. Content is paged from Feedly. Unread status is set before articles are ingested. 2019-11-02 10:29:34 +11:00
feedly-5-removefeedsandfolders Improves test coverage in Feedly. Adds callbacks to SyncDatabase. Content is paged from Feedly. Unread status is set before articles are ingested. 2019-11-02 10:29:34 +11:00
feedly-add-new-feed Adds unit tests for adding a new feed with Feedly. #1300 2019-12-05 19:02:40 +11:00
FeedlyAddNewFeedOperationTests.swift Rename occurrences of completionHandler to completion. 2019-12-14 17:14:55 -07:00
FeedlyCheckpointOperationTests.swift Improves test coverage in Feedly. Adds callbacks to SyncDatabase. Content is paged from Feedly. Unread status is set before articles are ingested. 2019-11-02 10:29:34 +11:00
FeedlyCreateFeedsForCollectionFoldersOperationTests.swift Search Feedly for the best feed (and its identifier) for the URL entered when adding a new feed. #1300 2019-12-05 19:02:40 +11:00
FeedlyGetCollectionsOperationTests.swift Improves test coverage in Feedly. Adds callbacks to SyncDatabase. Content is paged from Feedly. Unread status is set before articles are ingested. 2019-11-02 10:29:34 +11:00
FeedlyGetStreamContentsOperationTests.swift Adds public logging of the Feedly errors to help identify the missing key in #1326. 2019-11-27 19:04:55 +11:00
FeedlyGetStreamIdsOperationTests.swift Adds public logging of the Feedly errors to help identify the missing key in #1326. 2019-11-27 19:04:55 +11:00
FeedlyLogoutOperationTests.swift Rename occurrences of completionHandler to completion. 2019-12-14 17:14:55 -07:00
FeedlyMirrorCollectionsAsFoldersOperationTests.swift Search Feedly for the best feed (and its identifier) for the URL entered when adding a new feed. #1300 2019-12-05 19:02:40 +11:00
FeedlyOperationTests.swift Fixes race conditions in FeedlyOperation progress reporting unit tests. 2019-11-29 18:33:32 +11:00
FeedlyOrganiseParsedItemsByFeedOperationTests.swift Improves test coverage in Feedly. Adds callbacks to SyncDatabase. Content is paged from Feedly. Unread status is set before articles are ingested. 2019-11-02 10:29:34 +11:00
FeedlyRefreshAccessTokenOperationTests.swift Rename occurrences of completionHandler to completion. 2019-12-14 17:14:55 -07:00
FeedlyResourceIdTests.swift Adds unit testing and implements fixes for unread counts, icons, missing metadata and more. 2019-10-03 18:06:49 +10:00
FeedlySendArticleStatusesOperationTests.swift Resolve errors in Feedly statuses operation tests 2019-12-31 15:52:54 -06:00
FeedlySetStarredArticlesOperationTests.swift Fix compilation issues with tests after Account API changes. 2019-12-09 18:54:29 +11:00
FeedlySetUnreadArticlesOperationTests.swift Fix compilation issues with tests after Account API changes. 2019-12-09 18:54:29 +11:00
FeedlySyncAllMockResponseProvider.swift Improves test coverage in Feedly. Adds callbacks to SyncDatabase. Content is paged from Feedly. Unread status is set before articles are ingested. 2019-11-02 10:29:34 +11:00
FeedlySyncAllOperationTests.swift Fix compilation issues with tests after Account API changes. 2019-12-09 18:54:29 +11:00
FeedlySyncStarredArticlesOperationTests.swift Fix compilation issues with tests after Account API changes. 2019-12-09 18:54:29 +11:00
FeedlySyncStreamContentsOperationTests.swift Improves test coverage in Feedly. Adds callbacks to SyncDatabase. Content is paged from Feedly. Unread status is set before articles are ingested. 2019-11-02 10:29:34 +11:00
FeedlySyncUnreadStatusesOperationTests.swift Fix compilation issues with tests after Account API changes. 2019-12-09 18:54:29 +11:00
FeedlyTestSupport.swift Fix compilation issues with tests after Account API changes. 2019-12-09 18:54:29 +11:00
FeedlyUpdateAccountFeedsWithItemsOperationTests.swift Fix errors in Feedly update-feeds operation tests 2019-12-31 15:55:59 -06:00
TestGetCollectionsService.swift Rename occurrences of completionHandler to completion. 2019-12-14 17:14:55 -07:00
TestGetPagedStreamContentsService.swift Rename occurrences of completionHandler to completion. 2019-12-14 17:14:55 -07:00
TestGetPagedStreamIdsService.swift Rename occurrences of completionHandler to completion. 2019-12-14 17:14:55 -07:00
TestGetStreamContentsService.swift Rename occurrences of completionHandler to completion. 2019-12-14 17:14:55 -07:00
TestGetStreamIdsService.swift Rename occurrences of completionHandler to completion. 2019-12-14 17:14:55 -07:00
TestMarkArticlesService.swift Rename occurrences of completionHandler to completion. 2019-12-14 17:14:55 -07:00