* Add integration tests for enumerables with projection to arrays Introduce integration tests to verify the conversion of a Select-projected IEnumerable to an array using JavaScript execution. This includes creating new test cases, activities, and workflows to ensure the end-to-end process behaves as expected. Also refined type inference in `ExpressionExecutionContextExtensions` for projection operators. * Remove unused newline in EnumerableProjectionTests |
||
|---|---|---|
| .. | ||
| Elsa.Activities.IntegrationTests | ||
| Elsa.Alterations.IntegrationTests | ||
| Elsa.Common.IntegrationTests | ||
| Elsa.Dsl.ElsaScript.IntegrationTests | ||
| Elsa.JavaScript.IntegrationTests | ||
| Elsa.Resilience.IntegrationTests | ||
| Elsa.Workflows.IntegrationTests | ||
| Directory.Build.props | ||