public void TestGetExpectedReturnDates() { var api = new FantasyScoutApi(_logger); var expectedReturnDates = api.GetExpectedReturnDatesByTeam(); }