TODO: mark headless-browsing + test-user standard decided (ADR-017)

This commit is contained in:
sjat 2026-06-05 13:20:40 +02:00
parent 01e4f96983
commit 91d851fe4d

View file

@ -7,8 +7,12 @@
1. Choose and configure code-testing tooling (Molecule, etc.).
2. Decide how the AI interprets Molecule output and performs live testing:
API calls, curl pulls of web products, log reviews, and headless browsing.
3. Define a standard for generating test users and for instructing the user to
perform relevant manual tests.
— Headless browsing DECIDED (ADR-017): the `/verify-service` Level 4 harness.
The API/curl/log-review siblings remain open.
3. ~~Define a standard for generating test users and for instructing the user to
perform relevant manual tests.~~ DECIDED (ADR-017): test users in the staging
Authentik `test` group; manual tests handed off as a checklist in the
`/verify-service` report.
3. **Building services**
1. Decide how to manage logs.