NetNewsWire/Frameworks/Account/AccountTests
Tim Ekl 44e920b18b Don't explicitly name error variables
Following the resolution of #1512, start using the implicit `error`
variable inside `catch` blocks instead of explicitly declaring `e`
everywhere.
2020-01-02 13:31:06 -08:00
..
Feedbin Renamed Feed and related classes/instances to WebFeed 2019-11-14 20:11:41 -06:00
Feedly Don't explicitly name error variables 2020-01-02 13:31:06 -08: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