NetNewsWire/Frameworks
Tim Ekl ae1651fad1 Fix errors in Feedly update-feeds operation tests
Mark some throwing calls with `try`; mark the enclosing test functions
with `throws`, letting the XCTest framework handle error reporting for
us.
2019-12-31 15:55:59 -06:00
..
Account Fix errors in Feedly update-feeds operation tests 2019-12-31 15:55:59 -06:00
Articles Remove references to Article.bannerImageURL. We can bring it back if/when we start using it. 2019-12-28 20:53:36 -08:00
ArticlesDatabase Base our active articles window on dateArrived instead of datePublished. This reverses a recent change that led to some bugs. 2019-12-28 22:20:13 -08:00
SyncDatabase Make selectForProcessing async. 2019-12-16 11:08:47 -08:00