// Package integration contains integration tests for the backend API. // // These tests are guarded by the "integration" build tag and are not run by default. // Use `go test -tags=integration ./...` to run them. package integration