test: ## Run acceptance tests.
	@go test ./... -timeout 1h -v
