BMAD-METHOD/test/fixtures
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
..
agent-schema removed dead code and obsolete levels 0-4 ref 2026-01-25 22:23:36 -06:00
workflow-schema test: add fixture for non-string variable value 2026-02-04 14:33:33 -06:00