Add docs/testing.md: suite inventory, run instructions, deliberate gaps, kind e2e

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2026-08-10 09:44:27 +02:00
parent 0fe62ef314
commit c108a06a94
2 changed files with 127 additions and 0 deletions

View File

@@ -181,6 +181,10 @@ laptop. Health checks against in-cluster pods do **not** (see the
quickstart note) — use the in-cluster deploy to see a kubernetes-provider
proxy go `Ready`.
The full test inventory — what each suite covers, the deliberate gaps,
and the manual kind verification procedure — is in
[docs/testing.md](docs/testing.md).
Project layout, reconcile-loop diagrams, and the decision log are in
[docs/architecture.md](docs/architecture.md); the build history is in
[docs/plans-executions/](docs/plans-executions/).