Files
Charon/backend/integration/doc.go
2026-03-04 18:34:49 +00:00

6 lines
202 B
Go

// Package integration contains end-to-end integration tests.
//
// These tests are gated behind the "integration" build tag and require
// a full environment (Docker, etc.) to run.
package integration