elsa-core/test
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
..
component Fix incorrect syntax for generating GUID in CountdownWorkflow 2025-03-13 21:34:18 +01:00
integration Add support for activity output testing (#6529) 2025-03-31 18:10:59 +02:00
performance Added example of perfomance test 2024-12-27 18:57:22 +03:00
unit Handle conversion of enumerables to arrays in ObjectConverter (#6508) 2025-03-18 16:09:49 +01:00
Directory.Build.props Add .NET 9.0 target 2024-12-10 21:06:42 +01:00