elsa-core/test/integration/Elsa.Workflows.IntegrationTests/Activities
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
..
Break Refactor variable initialization for clarity and consistency 2025-03-13 21:05:28 +01:00
Finish Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
ForEach Refactor variable initialization for clarity and consistency 2025-03-13 21:05:28 +01:00
Fork Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
If Add support for activity output testing (#6529) 2025-03-31 18:10:59 +02:00
Sequence Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
WriteLine Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00