BMAD-METHOD/test/fixtures/workflow-schema/invalid
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
..
bad-execution-hints.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00
bad-instructions-ext.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00
bad-load-strategy.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00
bad-tags-type.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00
bad-template-type.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00
empty-name.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00
missing-author.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00
missing-description.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00
missing-load-strategy.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00
missing-name.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00
missing-standalone.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00
missing-web-bundle.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00
wrong-type-name.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00
wrong-type-standalone.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00
wrong-type-web-bundle.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00
yaml-parse-error.workflow.yaml test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00