elsa-core/test/integration
Sipke Schoorstra dc429700ab
Fixes deadlock issue with implicit joins (#6955)
* Fix outbound connection processing logic

Corrected `completedActivityExcecutedByBackwardConnection` to `completedActivityExecutedByBackwardConnection`. Improved flowgraph outbound connection handling by separating visitation and processing logic, ensuring skipped connections are propagated consistently.

* Add tests for decision implicit join workflows

Introduce new integration tests to verify workflows with implicit joins on both decision outcomes. Added corresponding workflow definitions and updated the test project to ensure compatibility. Refactored connection visit logic for better readability and maintainability.
2025-10-09 21:33:23 +02:00
..
Elsa.Activities.IntegrationTests Update nullable argument defaults and enhance ForEach tests with additional edge cases. (#6928) 2025-09-27 17:50:19 +02:00
Elsa.Alterations.IntegrationTests Multitenancy (#5159) 2024-06-10 21:30:53 +02:00
Elsa.JavaScript.IntegrationTests Refactors JavaScript type handling (#6858) 2025-08-20 14:10:16 +02:00
Elsa.Logging.Core.IntegrationTests Improve Logger With Destructuring of ExpandoObject (#6877) 2025-08-28 08:53:15 +02:00
Elsa.Resilience.IntegrationTests Implement retry attempt capturing (#6674) 2025-05-26 11:47:09 +02:00
Elsa.Workflows.IntegrationTests Fixes deadlock issue with implicit joins (#6955) 2025-10-09 21:33:23 +02:00