add_functional_test
Add a hand-authored functional test to satisfy threat model objectives, preserving the test when the model is regenerated.
Instructions
Manually register a functional test that satisfies one or more objectives.
Generation already specifies the tests to implement, so this is for hand- authoring an extra test; a manually-added test is preserved when the model is regenerated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | not_implemented | implemented | verified (an operator claim; an independent CI run is what actually verifies it). | not_implemented |
| model_id | Yes | ID of the threat model. | |
| description | Yes | What the test proves. | |
| component_ids | No | Comma-separated component ids the test exercises (optional). | |
| server_version | Yes | ||
| functional_objective_ids | Yes | Comma-separated objective ids the test satisfies. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||