elsa-core/test/unit/Elsa.Workflows.Core.UnitTests
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
..
Extensions Add integration tests for enumerables with projection to arrays (#7290) 2026-02-16 14:09:51 +01:00
Flowchart Update flowchart activity scheduling, implicit join (and FlowJoin/WaitAll) now only waits for followed connections 2025-02-12 23:27:40 -05:00
Models Fix Multitenancy Support and Normalize Tenant ID Handling (#7217) 2026-01-30 19:54:13 +01:00
ObjectConversion Update multitenancy logic and improve Result handling: (#7281) 2026-02-11 10:11:12 +01:00
Serialization/Converters Bugfix: error thrown in ReadSyntheticInputs 2026-01-20 13:27:55 +01:00
Services Implement null TenantId for tenant-agnostic entities (#7226) 2026-02-02 10:59:01 +01:00
Elsa.Workflows.Core.UnitTests.csproj Add code coverage configuration and adjust test projects (#7049) 2025-11-12 13:59:36 +01:00