Test Cases Generator
Generates manual test cases for stories (TestCasesGenerator job) and moves the tickets through the testing statuses.
Human doc: agents/docs/agents/test_cases_generator.md
Attributes
| Attribute | Value |
|---|---|
| Job | TestCasesGenerator |
| Config | test_cases_generator.json |
| ContextId | — |
| outputType | creation |
| skipAIProcessing | false |
Prompt snapshot
Full prompt / instruction set: agents/snapshots/test_cases_generator.md
Actions
preJSAction: moveToReadyForTesting.js
Move To Ready For Testing Action (postJSAction for test_cases_generator)
- Source:
agents/js/moveToReadyForTesting.js - No detected file I/O or side effects.
postJSAction: finishTestCasesGeneration.js
Finish Test Cases Generation (postJSAction for test_cases_generator)
- Source:
agents/js/finishTestCasesGeneration.js - Side effects:
- remove label “sm_test_cases_triggered”
LLM step
- outputType:
creation - Prompt snapshot:
agents/snapshots/test_cases_generator.md
Generated by js/agentDocGenerator.js