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
e2e9a66bc59bb732efd0e4e9e2bb9b39aeb80511
NetNewsWire
/
Frameworks
/
Account
/
AccountTests
/
Feedly
History
Kiel Gillard
f14ba07740
Fix test failures by cancelling operations with the queue. It seems operations no longer can cancel themselves.
2020-01-17 08:27:20 +11:00
..
feedly-1-initial
…
feedly-2-changestatuses
…
feedly-3-changestatusesagain
…
feedly-4-addfeedsandfolders
…
feedly-5-removefeedsandfolders
…
feedly-add-new-feed
…
Initial
…
FeedlyAddNewFeedOperationTests.swift
…
FeedlyCheckpointOperationTests.swift
Fix test failures by cancelling operations with the queue. It seems operations no longer can cancel themselves.
2020-01-17 08:27:20 +11:00
FeedlyCreateFeedsForCollectionFoldersOperationTests.swift
…
FeedlyGetCollectionsOperationTests.swift
Revise Feedly tests to use MainThreadOperationQueue; get them building again. They don’t pass, but at least they build.
2020-01-15 22:10:06 -08:00
FeedlyGetStreamContentsOperationTests.swift
…
FeedlyGetStreamIdsOperationTests.swift
…
FeedlyLogoutOperationTests.swift
Fix test failures by cancelling operations with the queue. It seems operations no longer can cancel themselves.
2020-01-17 08:27:20 +11:00
FeedlyMirrorCollectionsAsFoldersOperationTests.swift
…
FeedlyOperationTests.swift
Fix test failures by cancelling operations with the queue. It seems operations no longer can cancel themselves.
2020-01-17 08:27:20 +11:00
FeedlyOrganiseParsedItemsByFeedOperationTests.swift
…
FeedlyRefreshAccessTokenOperationTests.swift
Fix test failures by cancelling operations with the queue. It seems operations no longer can cancel themselves.
2020-01-17 08:27:20 +11:00
FeedlyResourceIdTests.swift
…
FeedlySendArticleStatusesOperationTests.swift
Revise Feedly tests to use MainThreadOperationQueue; get them building again. They don’t pass, but at least they build.
2020-01-15 22:10:06 -08:00
FeedlySyncAllMockResponseProvider.swift
…
FeedlySyncAllOperationTests.swift
…
FeedlySyncStreamContentsOperationTests.swift
…
FeedlyTestSupport.swift
…
FeedlyUpdateAccountFeedsWithItemsOperationTests.swift
Fix test failures by cancelling operations with the queue. It seems operations no longer can cancel themselves.
2020-01-17 08:27:20 +11:00
TestGetCollectionsService.swift
…
TestGetEntriesService.swift
…
TestGetPagedStreamContentsService.swift
…
TestGetPagedStreamIdsService.swift
…
TestGetStreamContentsService.swift
…
TestGetStreamIdsService.swift
…
TestMarkArticlesService.swift
…