This website requires JavaScript.
Explore
Help
Sign In
renun
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced
2025-08-12 06:26:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cd0ec05dbbdf471a903e95ae6795c2db9787f878
NetNewsWire
/
Frameworks
/
Account
/
AccountTests
/
Feedly
History
Brent Simmons
66c9d287bb
Merge pull request
#1403
from kielgillard/feedly-report-crawled
...
Feedly articles report the crawled and recrawled date…
2019-12-05 21:52:43 -08:00
..
feedly-1-initial
…
feedly-2-changestatuses
…
feedly-3-changestatusesagain
…
feedly-4-addfeedsandfolders
…
feedly-5-removefeedsandfolders
…
feedly-add-new-feed
Adds unit tests for adding a new feed with Feedly.
#1300
2019-12-05 19:02:40 +11:00
Initial
…
FeedlyAddNewFeedOperationTests.swift
Adds unit tests for adding a new feed with Feedly.
#1300
2019-12-05 19:02:40 +11:00
FeedlyCheckpointOperationTests.swift
…
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
…
FeedlyGetStreamContentsOperationTests.swift
…
FeedlyGetStreamIdsOperationTests.swift
…
FeedlyLogoutOperationTests.swift
…
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
…
FeedlyRefreshAccessTokenOperationTests.swift
…
FeedlyResourceIdTests.swift
…
FeedlySendArticleStatusesOperationTests.swift
…
FeedlySetStarredArticlesOperationTests.swift
…
FeedlySetUnreadArticlesOperationTests.swift
…
FeedlySyncAllMockResponseProvider.swift
…
FeedlySyncAllOperationTests.swift
Improves the test coverage of syncing and progress reporting, identifying and fixing a bug when cancelling.
#1328
2019-11-30 08:00:46 +11:00
FeedlySyncStarredArticlesOperationTests.swift
…
FeedlySyncStreamContentsOperationTests.swift
…
FeedlySyncUnreadStatusesOperationTests.swift
…
FeedlyTestSupport.swift
…
FeedlyUpdateAccountFeedsWithItemsOperationTests.swift
…
TestGetCollectionsService.swift
…
TestGetPagedStreamContentsService.swift
Feedly articles report the crawled and recrawled date for the date published and updated values.
2019-12-05 18:55:28 +11:00
TestGetPagedStreamIdsService.swift
…
TestGetStreamContentsService.swift
Feedly articles report the crawled and recrawled date for the date published and updated values.
2019-12-05 18:55:28 +11:00
TestGetStreamIdsService.swift
…
TestMarkArticlesService.swift
…