BMAD-METHOD/test/fixtures/workflow-schema/invalid
Michael Pursifull f1bfee1be3
fix: remove standalone and web_bundle from workflow schema
The maintainer (Brian Madison) removed these fields from all workflow
files in two commits:

- f699a368: removed `standalone: true` from all workflow.yaml files
- 731bee26: removed `web_bundle: false` from all workflow.yaml files

These fields are no longer part of the workflow.yaml format. Update
the schema to match upstream and remove related test fixtures.

24/24 tests passing. 9/9 workflow files valid.
2026-02-05 09:42:39 -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
bad-variables-type.workflow.yaml test: add fixture for non-string variable value 2026-02-04 14:33:33 -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
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
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