elsa-core/test/integration/Elsa.Activities.IntegrationTests/Flow
Sipke Schoorstra d4b69be44b
Refactor inbound connection handling to schedule outbound activity before canceling remaining activities (#7340)
* Refactor inbound connection handling to schedule outbound activity before canceling remaining activities

* Add regression test for WaitAny join schedule-before-cancel ordering (#7341)

* Initial plan

* Add integration test for WaitAny join with blocking branch (schedule-before-cancel regression test)

Co-authored-by: sfmskywalker <938393+sfmskywalker@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: sfmskywalker <938393+sfmskywalker@users.noreply.github.com>

---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: sfmskywalker <938393+sfmskywalker@users.noreply.github.com>
2026-03-02 19:53:10 +01:00
..
Workflows Add integration and unit tests for Start activity across different workflow scenarios (#7111) 2025-11-27 09:24:33 +01:00
EndTests.cs Add integration and unit tests for End activity and update flowchart termination logic (#7109) 2025-11-26 12:26:04 +01:00
FlowchartCounterBasedTests.cs Refactor inbound connection handling to schedule outbound activity before canceling remaining activities (#7340) 2026-03-02 19:53:10 +01:00
FlowchartTestCollection.cs Adds SetVariable activity unit tests (#6989) 2025-10-22 20:54:58 +02:00
FlowchartTestHelpers.cs Configures Flowchart Execution via DI (#7141) 2025-12-15 10:15:39 +01:00
FlowchartTokenBasedTests.cs Configures Flowchart Execution via DI (#7141) 2025-12-15 10:15:39 +01:00
StartTests.cs Add integration and unit tests for Start activity across different workflow scenarios (#7111) 2025-11-27 09:24:33 +01:00