.PHONY: test
test:
	go test -tags integration -count=1 ./...