TODO: mark headless-browsing + test-user standard decided (ADR-017)
This commit is contained in:
parent
01e4f96983
commit
91d851fe4d
1 changed files with 6 additions and 2 deletions
|
|
@ -7,8 +7,12 @@
|
||||||
1. Choose and configure code-testing tooling (Molecule, etc.).
|
1. Choose and configure code-testing tooling (Molecule, etc.).
|
||||||
2. Decide how the AI interprets Molecule output and performs live testing:
|
2. Decide how the AI interprets Molecule output and performs live testing:
|
||||||
API calls, curl pulls of web products, log reviews, and headless browsing.
|
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
|
— Headless browsing DECIDED (ADR-017): the `/verify-service` Level 4 harness.
|
||||||
perform relevant manual tests.
|
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**
|
3. **Building services**
|
||||||
1. Decide how to manage logs.
|
1. Decide how to manage logs.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue