elsa-core/src
Sipke Schoorstra 87dc976b5f
Add integration and unit tests for End activity and update flowchart termination logic (#7109)
- Introduced `EndInFlowchartWorkflow` and `EndInSequenceWorkflow` to test `End` activity behavior in flowcharts and sequences.
- Added `EndTests` integration and unit tests to verify correct termination behavior, including `ITerminalNode` implementation.
- Updated flowchart logic to handle terminal nodes, ensuring immediate flowchart completion upon encountering `End`.
2025-11-26 12:26:04 +01:00
..
apps Add Elsa Script DSL (#7076) 2025-11-25 19:57:50 +01:00
clients/Elsa.Api.Client Refactors and clarifies Flowchart merge modes (#6993) 2025-11-25 21:06:00 +01:00
common Add Elsa Script DSL (#7076) 2025-11-25 19:57:50 +01:00
extensions/Elsa.Testing.Extensions Fix ASP.NET integration test crashes by adding proper Elsa background task shutdown (#6686) 2025-05-24 23:25:37 +02:00
modules Add integration and unit tests for End activity and update flowchart termination logic (#7109) 2025-11-26 12:26:04 +01:00
samples Fix ASP.NET integration test crashes by adding proper Elsa background task shutdown (#6686) 2025-05-24 23:25:37 +02:00
Directory.Build.props Upgrade projects to target .NET 10, add conditional System.Linq.Async dependencies for compatibility with earlier frameworks, and update project files for consistency across the solution. (#7062) 2025-11-21 20:55:30 +01:00