elsa-core/test
Sipke Schoorstra d1f3ca7e41
Add integration tests for JavaScript function availability and behavior validation
- Introduce `JintJavaScriptEvaluatorTests` to ensure all JavaScript custom functions are available and callable.
- Add `JintJavaScriptFunctionBehaviorTests` to validate execution and behavior of JavaScript functions.
- Extend `WorkflowTestFixture` with `CreateExpressionExecutionContextAsync` for testing JavaScript expressions.
- Update test guidelines with examples for testing JavaScript functions and evaluating expressions.
2025-10-21 21:31:47 +02:00
..
component Add coverage enforcement for test projects (#6950) 2025-10-07 19:59:53 +02:00
integration Add integration tests for JavaScript function availability and behavior validation 2025-10-21 21:31:47 +02:00
performance Add coverage enforcement for test projects (#6950) 2025-10-07 19:59:53 +02:00
unit Merge pull request #6966 from elsa-workflows/feat/unit-test-coverage-switch 2025-10-21 15:39:52 +02:00
Directory.Build.props Add coverage enforcement for test projects (#6950) 2025-10-07 19:59:53 +02:00