elsa-core/test/integration/Elsa.Workflows.IntegrationTests
Sipke Schoorstra a5b760ec09
Adds ExecuteWorkflow activity tests (#7003)
* Add unit tests for `ExecuteWorkflow` activity covering various scenarios and refactor `FlowJoin` activity to remove `[Obsolete]` attribute.

* Add integration tests for `ExecuteWorkflow` activity

- Introduce parent and child workflow definitions to test various scenarios, including input handling, output capture, correlation ID setting, and execution order.
- Add corresponding JSON workflow files for integration tests.
- Update project files to include new workflows.

* Refactor `ExecuteWorkflowTests` to consolidate repetitive code by introducing utility methods for workflow execution and instance retrieval.

* Apply suggestion from @Copilot

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-31 18:57:45 +01:00
..
Activities Adds ExecuteWorkflow activity tests (#7003) 2025-10-31 18:57:45 +01:00
Core Update README and enhance ScheduleActivityExecutionContextTests with cancellation token 2025-06-23 11:26:34 +02:00
Evaluation Feat/unit test coverage sendhttprequest (#6961) 2025-10-20 20:11:46 +02:00
Scenarios Add unit and integration tests for SetOutput activity 2025-10-22 23:43:51 +02:00
Serialization Explaining the reasoning for the test fixes with comments 2025-08-06 12:01:08 +02:00
Elsa.Workflows.IntegrationTests.csproj Adds ExecuteWorkflow activity tests (#7003) 2025-10-31 18:57:45 +01:00
Elsa.Workflows.IntegrationTests.csproj.DotSettings Fix WorkflowExecutionContext bug (#4919) 2024-02-09 19:37:37 +01:00
Usings.cs Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00