- 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. |
||
|---|---|---|
| .. | ||
| Elsa.JavaScript.IntegrationTests.csproj | ||
| JavaScriptAndNetTypeTest.cs | ||
| JintJavaScriptEvaluatorTests.cs | ||
| JintJavaScriptFunctionBehaviorTests.cs | ||
| JsonConverterTest.cs | ||
| JsonElementConverterTests.cs | ||
| RunJavaScriptTests.cs | ||
| ToJsonTests.cs | ||