docs: document script tests

This commit is contained in:
Peter Steinberger
2026-06-04 20:49:33 -04:00
parent dd2083c7ec
commit 58c663920d
248 changed files with 316 additions and 105 deletions
@@ -1,3 +1,4 @@
// Docker E2E Observability tests cover docker e2e observability script behavior.
import { readFileSync } from "node:fs";
import { describe, expect, it } from "vitest";