package
0.0.0-20190513142136-e7e71aebf63e
Repository: https://github.com/onsdigital/dp-api-tests.git
Documentation: pkg.go.dev

# README

Download Service Tests

Getting Started

This package will test all endpoints that exist within the download service.

You should run make test which will setup valid vault credentials. If you run go test ./... then private file tests will be skipped as no vault credentials will exist.

Services and software

  • dataset-api (make acceptance)
  • filter-api (make acceptance)
  • download-service (make acceptance)
  • vault (vault server -dev)