BrianHenryIE / SortonsEvents-iOS

Events and news aggregator for Irish universities
4 stars 0 forks source link

ListEventsInteractorTests #39

Open BrianHenryIE opened 7 years ago

BrianHenryIE commented 7 years ago

This is failing because the (stale) test data is filtered and there are no upcoming events in it XCTAssert(cacheSpy.saveCalled, "When network worker returns new data, the cache save() should be called")

testFetchEventsShouldAskEventsNetworkWorkerToFetchEventsAndPresenterToFormatResult() probably don't know here if the cache or network called present()