it('should add end year to query params', function() {
      var expectedPoundsQueryParams = {
          'filters': 'year:[* TO 2009] AND unitOfMeasure:Pounds',
          'groupBy': 'year',
          'operation': 'sum',