// Package integration contains integration tests. // // These should be run from the root of the repo as: // // $ make integration // // or: // // $ go test ./internal/tests/integration package integration