elsa-core/test/unit
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
..
Elsa.Activities.UnitTests Adds ExecuteWorkflow activity tests (#7003) 2025-10-31 18:57:45 +01:00
Elsa.Expressions.UnitTests Feat/unit test coverage sendhttprequest (#6961) 2025-10-20 20:11:46 +02:00
Elsa.Http.UnitTests Add distributed workflow runtime implementation. 2025-06-03 09:58:20 +02:00
Elsa.Workflows.Core.UnitTests Feat/unit test coverage sendhttprequest (#6961) 2025-10-20 20:11:46 +02:00
Elsa.Workflows.Management.UnitTests Feat/unit test coverage sendhttprequest (#6961) 2025-10-20 20:11:46 +02:00
Elsa.Workflows.Runtime.UnitTests Remove obsolete modules and associated code 2025-06-02 20:05:10 +02:00
Directory.Build.props Add coverage enforcement for test projects (#6950) 2025-10-07 19:59:53 +02:00