Files
Charon/backend/integration/doc.go
2026-01-26 19:22:05 +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