* 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.UnitTests | ||
| Elsa.Common.UnitTests | ||
| Elsa.Expressions.UnitTests | ||
| Elsa.Http.UnitTests | ||
| Elsa.Resilience.Core.UnitTests | ||
| Elsa.Scheduling.UnitTests | ||
| Elsa.Tenants.UnitTests | ||
| Elsa.Workflows.Core.UnitTests | ||
| Elsa.Workflows.Management.UnitTests | ||
| Elsa.Workflows.Runtime.UnitTests | ||
| Directory.Build.props | ||