elsa-core/test/integration/Elsa.Core.IntegrationTests/Workflows
2021-08-23 11:57:50 +02:00
..
BasicWorkflow.cs Implement revival of faulted workflow (#595) 2021-01-30 12:47:50 +01:00
BasicWorkflowTests.cs Implement pluggable storage for activity input and output properties 2021-06-14 14:10:03 +02:00
DuplicateActivitiesWorkflow.cs Resolve #683 - Tests to prove no exception (#758) 2021-03-14 14:38:58 +01:00
FinishWorkflow.cs Fix Finish + CompositeActivity 2021-02-13 11:16:20 +01:00
FinishWorkflowTests.cs Cleanup 2021-06-14 14:10:03 +02:00
ForEachWorkflow.cs Cleanup 2021-06-14 14:10:03 +02:00
ForEachWorkflowTests.cs Implement pluggable storage for activity input and output properties 2021-06-14 14:10:03 +02:00
ForkJoinWorkflow.cs **BREAKING API** Update Builder API to allow to connect to named activities as well as activities by type name 2021-03-26 11:40:22 +01:00
ForkJoinWorkflowTests.cs Reduce number of DB commits during workflow execution 2021-08-23 11:57:50 +02:00
ForLoopWorkflow.cs Implement revival of faulted workflow (#595) 2021-01-30 12:47:50 +01:00
ForLoopWorkflowTests.cs Disable tests due to removed ExecutionLog 2020-12-20 20:20:36 +01:00
ParallelForEachWorkflow.cs Implement revival of faulted workflow (#595) 2021-01-30 12:47:50 +01:00
ParallelForEachWorkflowTests.cs Disable tests due to removed ExecutionLog 2020-12-20 20:20:36 +01:00
PersistableWorkflow.cs Reduce number of DB commits during workflow execution 2021-08-23 11:57:50 +02:00
WhileWorkflow.cs Implement revival of faulted workflow (#595) 2021-01-30 12:47:50 +01:00
WhileWorkflowTests.cs Disable tests due to removed ExecutionLog 2020-12-20 20:20:36 +01:00