BMAD-METHOD/test/fixtures/workflow-schema/valid
Michael Pursifull 0b83185a64
test: add RED-phase test fixtures and runner for workflow schema validator
27 test fixtures (11 valid + 16 invalid) and a test runner that
exercises the forthcoming Zod schema for workflow.yaml files.
Includes a stub schema that fails all validation, confirming
26 failing / 1 passing (yaml-parse-error) — TDD red state.

Follows the validate-agent-schema pattern (tools/schema/agent.js,
test/test-agent-schema.js).

Ref: MSSCI-12749
2026-02-04 13:11:44 -06:00
..
excalidraw-style.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00
full-config.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00
implementation-style.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00
minimal.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00
template-false.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00
template-path.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00
with-execution-hints.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00
with-input-patterns.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00
with-required-tools.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00
with-tags.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00
with-variables.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00