BMAD-METHOD/test/fixtures/workflow-schema
Michael Pursifull 40a53d36d3
test: add fixture for non-string variable value
Adds test coverage for the case where a YAML number value appears
in the variables record (e.g., `count: 5`). YAML parses unquoted
numbers as integers, which the schema correctly rejects as
invalid_type (expected string, received number). This is a likely
contributor mistake worth covering.

28/28 fixtures now passing.
2026-02-04 14:33:33 -06:00
..
invalid test: add fixture for non-string variable value 2026-02-04 14:33:33 -06:00
valid test: add RED-phase test fixtures and runner for workflow schema validator 2026-02-04 13:11:44 -06:00