elsa-core/test/integration/Elsa.Core.IntegrationTests/Workflows
2020-10-23 13:20:22 +02:00
..
BasicWorkflow.cs Rename builder to workflow 2020-10-21 19:55:21 +02:00
FinishWorkflow.cs Rename Complete activity to Finish and add test 2020-10-22 20:34:12 +02:00
ForEachWorkflow.cs Fix ForEach scheduling (introducing post-schedule) 2020-10-21 21:25:53 +02:00
ForkJoinWorkflow.cs Fix Join activity 2020-10-23 12:40:33 +02:00
ForLoopWorkflow.cs Rename builder to workflow 2020-10-21 19:55:21 +02:00
IfElseWorkflow.cs Add IfElse extensions + tests 2020-10-23 13:20:22 +02:00
ParallelForEachWorkflow.cs Add ParallelForEach activity 2020-10-21 19:54:42 +02:00