.. |
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
|
Ignore the remote article status if the sync database contains a pending (and therefore more recent) status. Fixes #1516.
|
2020-01-13 18:04:58 +11: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
|
Fetch article contents from Feedly by ids rather than paging through streams up until the last successful sync date. Issues #1453 #1398 #1408 #1429
|
2020-01-11 10:45:45 +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
|
Don't explicitly name error variables
|
2020-01-02 13:31:06 -08: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
|
Fetch article contents from Feedly by ids rather than paging through streams up until the last successful sync date. Issues #1453 #1398 #1408 #1429
|
2020-01-11 10:45:45 +11:00 |
FeedlySyncStreamContentsOperationTests.swift
|
Fix build errors in sync stream operations tests
|
2019-12-31 19:08:29 -06:00 |
FeedlyTestSupport.swift
|
Don't explicitly name error variables
|
2020-01-02 13:31:06 -08:00 |
FeedlyUpdateAccountFeedsWithItemsOperationTests.swift
|
Fetch article contents from Feedly by ids rather than paging through streams up until the last successful sync date. Issues #1453 #1398 #1408 #1429
|
2020-01-11 10:45:45 +11:00 |
TestGetCollectionsService.swift
|
Rename occurrences of completionHandler to completion.
|
2019-12-14 17:14:55 -07:00 |
TestGetEntriesService.swift
|
Fetch article contents from Feedly by ids rather than paging through streams up until the last successful sync date. Issues #1453 #1398 #1408 #1429
|
2020-01-11 10:45:45 +11: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 |