- 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`. |
||
|---|---|---|
| .. | ||
| EndTests.cs | ||
| FlowchartTestHelpers.cs | ||
| FlowchartTests.cs | ||
| ForkTests.cs | ||
| SequenceTests.cs | ||