elsa-core/test/integration/Elsa.Workflows.IntegrationTests
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
..
Activities 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
Core Update README and enhance ScheduleActivityExecutionContextTests with cancellation token 2025-06-23 11:26:34 +02:00
Evaluation Feat/unit test coverage sendhttprequest (#6961) 2025-10-20 20:11:46 +02:00
Scenarios Adds integration tests for core activities (#7100) 2025-11-24 14:43:42 +01:00
Serialization Addresses warnings and enforces null safety (#7051) 2025-11-12 16:56:31 +01:00
Elsa.Workflows.IntegrationTests.csproj Add unit and integration tests for DownloadHttpFile activity (#7094) 2025-11-24 14:37:06 +01:00
Elsa.Workflows.IntegrationTests.csproj.DotSettings
Usings.cs Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00