elsa-core/test/integration/Elsa.Workflows.IntegrationTests
Sipke Schoorstra 8bf58c5c60
Add support for activity output testing (#6529)
* Add support for activity output testing

Removed obsolete test workflows and updated the If activity tests to align with simplified testing practices. Introduced `GetActivityOutput` extension for retrieving activity outputs from workflow results. Refactored related APIs to simplify execution flow and unified cancellation token handling in service methods.

* Remove unused Parlot.Fluent namespace in IfTests.cs

This commit removes an unused "using" directive for the Parlot.Fluent namespace in the IfTests.cs file. Cleaning up unused references helps maintain code clarity and reduces potential confusion.
2025-03-31 18:10:59 +02:00
..
Activities Add support for activity output testing (#6529) 2025-03-31 18:10:59 +02:00
Core Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
Scenarios Merge pull request #6495 from elsa-workflows/enh/explicit-deterministic-variable-id 2025-03-14 23:05:35 +01:00
Serialization Refactor variable initialization for clarity and consistency 2025-03-13 21:05:28 +01:00
Elsa.Workflows.IntegrationTests.csproj Rename Elsa.ProtoActor to Elsa.Workflows.Runtime.ProtoActor 2024-07-22 15:09:25 +02: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