mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
- Add tests for basic workflow execution (trigger, action, transform nodes) - Add tests for condition evaluation and workflow short-circuit behavior - Add tests for Lua node execution including script references and errors - Add tests for security warnings capture and user context passing - Add tests for complex multi-stage workflows with data flow - Mark original TODO as resolved with test file reference - All tests use parameterized it.each() pattern per project conventions