NetNewsWire/Frameworks/Account/AccountTests
Tim Ekl 711aca3d1b Fix build errors in Feedly test support
Two more cases of completion blocks taking Results, requiring a
do/catch/Result.get() to unwrap.

This commit deliberately leaves one build error for a more comprehensive
fix, since it occurs in a helper function that will have broader
fallout.
2019-12-31 19:29:44 -06:00
..
Feedbin Renamed Feed and related classes/instances to WebFeed 2019-11-14 20:11:41 -06:00
Feedly Fix build errors in Feedly test support 2019-12-31 19:29:44 -06:00
JSON Update Feedbin tests to match latest functionality. 2019-11-07 19:36:31 -06:00
AccountCredentialsTest.swift Make Account framework tests compile and pass. 2019-09-30 17:17:58 +10:00
Info.plist Continue mess-making. Start Account framework. 2017-09-07 20:41:25 -07:00
TestAccountManager.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
TestTransport.swift Cancel network activity when told to shutdown by the OS. Issue #1232 2019-11-04 20:24:21 -06:00