elsa-core/test/integration/Elsa.Workflows.IntegrationTests/Activities
Sipke Schoorstra e936d636ee
Add unit and integration tests for Container activity, covering behavior such as variable scoping, child activity execution, and mixed variable types. (#7102)
* Add unit and integration tests for `Container` activity, covering behavior such as variable scoping, child activity execution, and mixed variable types.

* Refactor `RunWorkflowAndCaptureOutput` method in `ContainerTests` for better code organization

* Extract `TestContainer` to `Elsa.Testing.Shared.Activities` for reuse across test projects.
2025-11-25 19:06:52 +01:00
..
Break Adds unit tests for EventBase activity (#7090) 2025-11-25 18:52:23 +01:00
Container Add unit and integration tests for Container activity, covering behavior such as variable scoping, child activity execution, and mixed variable types. (#7102) 2025-11-25 19:06:52 +01:00
ExecuteWorkflow Adds ExecuteWorkflow activity tests (#7003) 2025-10-31 18:57:45 +01:00
Finish Adds unit tests for EventBase activity (#7090) 2025-11-25 18:52:23 +01:00
ForEach Adds unit tests for EventBase activity (#7090) 2025-11-25 18:52:23 +01:00
Fork Adds unit tests for EventBase activity (#7090) 2025-11-25 18:52:23 +01: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