elsa-core/test/unit/Elsa.Workflows.Core.UnitTests
bobhauser 59bd21f899
Fix ObjectConverter.ConvertTo to avoid using sourceTypeConverter.IsValid (#6972)
* Fix ObjectConverter.ConvertTo to avoid using sourceTypeConverter.IsValid

* Update test/unit/Elsa.Workflows.Core.UnitTests/ObjectConversion/PersonTypeConverter.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Bob Hauser <rhauser@kinaxis.com>
Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-16 13:51:37 +02: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
ObjectConversion Fix ObjectConverter.ConvertTo to avoid using sourceTypeConverter.IsValid (#6972) 2025-10-16 13:51:37 +02:00
Elsa.Workflows.Core.UnitTests.csproj Add .NET 9.0 target 2024-12-10 21:06:42 +01:00
ExpressionExecutionContextExtensionsTests.cs Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Usings.cs Fixed getting and setting variables in context (#4267) 2023-07-31 18:53:50 +02:00