elsa-core/test/integration/Elsa.IntegrationTests
Sipke Schoorstra 8b293884ab Add tests for implicit joins and fix duplicate activity scheduling
This commit includes new integration tests for implicit join scenarios. The tests ensure that join and parallel join activities execute correctly and complete as expected. Additionally, a change has been made to the workflow execution context to prevent duplicate activity scheduling. Now, aside from checking if the activity is already scheduled, it also checks if the activity is scheduled for the specified owner.

Fixes #4703
2023-12-13 23:38:41 +01:00
..
Activities Add Bulk Dispatch Workflow activity (#4683) 2023-12-06 22:32:08 +01:00
Scenarios Add tests for implicit joins and fix duplicate activity scheduling 2023-12-13 23:38:41 +01:00
Serialization Enhanced ObjectConverter to Return JsonObject Instead of JsonElement (#4686) 2023-12-08 20:57:07 +01:00
Elsa.IntegrationTests.csproj Add tests for implicit joins and fix duplicate activity scheduling 2023-12-13 23:38:41 +01:00
Elsa.IntegrationTests.csproj.DotSettings Shuffle test folders 2023-03-02 21:19:34 +01:00