elsa-core/test/integration/Elsa.Activities.IntegrationTests
Sipke Schoorstra 2f9eac110e
Upgrade projects to target .NET 10, add conditional System.Linq.Async dependencies for compatibility with earlier frameworks, and update project files for consistency across the solution. (#7062)
* Upgrade projects to target .NET 10, add conditional `System.Linq.Async` dependencies for compatibility with earlier frameworks, and update project files for consistency across the solution.

* Suppress null comparison warning in `WorkflowDefinitionStore` and remove xUnit references from performance test project.

* Refactor performance test projects to remove xUnit references and update MSBuild properties for BenchmarkDotNet.
2025-11-21 20:55:30 +01:00
..
Branching Flow Join integration tests - Reducing unnecessary logic 2025-11-05 08:59:28 +01:00
Flow Adds SetVariable activity unit tests (#6989) 2025-10-22 20:54:58 +02:00
Elsa.Activities.IntegrationTests.csproj Upgrade projects to target .NET 10, add conditional System.Linq.Async dependencies for compatibility with earlier frameworks, and update project files for consistency across the solution. (#7062) 2025-11-21 20:55:30 +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 Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
WriteLineTests.cs Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00