elsa-core/test/integration/Elsa.Activities.IntegrationTests
2025-10-22 23:46:17 +02:00
..
Flow Adds SetVariable activity unit tests (#6989) 2025-10-22 20:54:58 +02:00
Elsa.Activities.IntegrationTests.csproj Add .NET 9.0 target 2024-12-10 21:06:42 +01:00
ForEachTests.cs Update nullable argument defaults and enhance ForEach tests with additional edge cases. (#6928) 2025-09-27 17:55:40 +02:00
ParallelTests.cs Feat/unit test coverage sendhttprequest (#6961) 2025-10-20 20:11:46 +02:00
SetNameTests.cs Improved support for named workflow instances 2025-03-02 11:17:18 +01:00
SetOutputTests.cs Remove unused test cases and workflows from SetOutputTests to simplify integration test coverage. 2025-10-22 23:46:17 +02:00
SetVariableTests.cs Adds SetVariable activity unit tests (#6989) 2025-10-22 20:54:58 +02:00
Usings.cs
WriteLineTests.cs