test_validate_scenario
Validate test scenario configurations for Godot RTS projects before execution, ensuring spawn entities, player setups, and time-of-day settings are correct.
Instructions
Validate that a test scenario configuration is valid before running it
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | Yes | Scenario configuration to validate | |
| projectPath | Yes | Path to the Godot project directory |