elsa-core/test/integration/Elsa.Workflows.IntegrationTests
Sipke Schoorstra 8a61fa4045
Add unit and integration tests for SetOutput activity
- Introduced unit tests for `SetOutput` to validate single, multiple, and dynamic output scenarios.
- Added integration tests covering workflows with `SetOutput` activity, ensuring correct output handling.
- Simplified test setups by leveraging `ActivityTestFixture`.
2025-10-22 23:43:51 +02:00
..
Activities Add support for activity output testing (#6529) 2025-03-31 18:10:59 +02: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 Add unit and integration tests for SetOutput activity 2025-10-22 23:43:51 +02:00
Serialization Explaining the reasoning for the test fixes with comments 2025-08-06 12:01:08 +02:00
Elsa.Workflows.IntegrationTests.csproj Add integration tests for WorkflowDefinitionActivity scenarios (#6999) 2025-10-21 15:37:10 +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