elsa-core/test/unit/Elsa.Workflows.Core.UnitTests
j03y-nxxbz ffd4327d2a
Add unit tests to document and verify reserved keywords (#7180)
We noticed when specifying inputs for a workflow that is used as activity, that auto-publishing consuming workflows breaks because the input names of the workflow definition can clash with properties of the activity definition. Examples are: customProperties and metadata
2026-01-06 11:09:59 +01:00
..
Extensions/ActivityExecutionContextExtensions Feat/unit test coverage sendhttprequest (#6961) 2025-10-20 20:11:46 +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
Models Add unit tests to document and verify reserved keywords (#7180) 2026-01-06 11:09:59 +01:00
ObjectConversion Fix ObjectConverter.ConvertTo to avoid using sourceTypeConverter.IsValid (#6972) 2025-10-16 13:51:37 +02:00
Serialization/Converters Added logic to search for workflow-as-activities based on DefinitionId (not only versionId) (#7149) 2025-12-17 23:23:49 +01:00
Elsa.Workflows.Core.UnitTests.csproj Add code coverage configuration and adjust test projects (#7049) 2025-11-12 13:59:36 +01:00
ExpressionExecutionContextExtensionsTests.cs Fix SetVariable test (#6656) 2025-05-20 11:52:57 +02:00