Files
2026-07-15 14:28:58 +08:00

6 lines
323 B
Go

// Package e2e contains end-to-end integration tests that exercise the full
// redapricot data path: a real Java hub subprocess, the in-process Go client,
// a mock Minecraft destination, and simulated players. The tests live in
// *_test.go files; this file exists so `go build ./...` has a buildable package.
package e2e