ApiDetailRetriever is already tested with a line coverage of about 67%. The code is quite complex (long and deeply nested), that's why this is ranked higher than anything else in the code coverage tool.
Task:
- Find out what important stuff is not covered (biggest chunk is continuation feature)
- Goal: 80% code coverage
The story points are considered our "stopper" since one could write tests forever