elsa-core/test/unit/Elsa.Workflows.Core.UnitTests/Extensions
Sipke Schoorstra af1f1b9ec0
Add integration tests for enumerables with projection to arrays (#7290)
* 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
2026-02-16 14:09:51 +01:00
..
ActivityExecutionContextExtensions Feat/unit test coverage sendhttprequest (#6961) 2025-10-20 20:11:46 +02:00
ExpressionExecutionContextExtensions Add integration tests for enumerables with projection to arrays (#7290) 2026-02-16 14:09:51 +01:00