Question: I’m checking the test coverage and I’m not currently passing the fetch line (line 3). How can I test the fetch function? Service: Test: Thank you very much in advance Answer: You are testing the taskManagerRemoteService.getTasks method, so you ...