Files
task/executor_test.go
Valentin Maerten f6fd264b63 test(if): add golden fixture tests for if conditions
Add comprehensive golden fixture tests for if feature:
- Command-level if (true/false)
- Task-level if (true/false)
- Task calls with if conditions
- Go template functions (eq, ne, and, or)
- Direct template variable evaluation
- CLI variable overrides
- For loops with if conditions
2025-12-08 22:24:03 +01:00

24 KiB