elsa-core/test/integration/Elsa.Workflows.IntegrationTests/Scenarios
Sipke Schoorstra 485e6bfeef Skip outdated test for suspended workflow cancellation.
Marked the "SuspendedCancelTest" as outdated to prevent it from running. This test requires updates to align with recent changes and ensure its relevance. Skipping it avoids potential false negatives during testing.
2024-12-18 15:55:31 +01:00
..
ActivityNotificationsMiddleware Implement distributed lock for registry population (#4983) 2024-02-22 19:37:03 +01:00
ActivityOutputs Implement distributed lock for registry population (#4983) 2024-02-22 19:37:03 +01:00
Blocking Implement distributed lock for registry population (#4983) 2024-02-22 19:37:03 +01:00
BlockingAndBreaking Implement distributed lock for registry population (#4983) 2024-02-22 19:37:03 +01:00
CanExecute Implement distributed lock for registry population (#4983) 2024-02-22 19:37:03 +01:00
Composites Implement distributed lock for registry population (#4983) 2024-02-22 19:37:03 +01:00
CompositesAndOutcomes Implement distributed lock for registry population (#4983) 2024-02-22 19:37:03 +01:00
CompositesPassingData Implement distributed lock for registry population (#4983) 2024-02-22 19:37:03 +01:00
DependencyWorkflows
DependencyWorkflowsPublishing Fix naming 2024-06-07 13:13:47 +02:00
ExplicitJoins Implement distributed lock for registry population (#4983) 2024-02-22 19:37:03 +01:00
FlowchartCompletion Implement distributed lock for registry population (#4983) 2024-02-22 19:37:03 +01:00
FlowchartNextActivity Implement distributed lock for registry population (#4983) 2024-02-22 19:37:03 +01:00
HttpRequestWithLiquid feat(liquid): delete json filter and add filters already provided by fluid library (#5188) 2024-04-26 15:50:05 +02:00
ImplicitJoins Implement distributed lock for registry population (#4983) 2024-02-22 19:37:03 +01:00
ImportAndExecute Update packages to latest versions (#5567) 2024-06-10 12:01:42 +02:00
Incidents Add Fault Code, Category and Type (#5362) 2024-05-10 15:30:32 +02:00
JavaScriptFunctions Add JS functions for encoding/decoding byte arrays from and to strings (#5902) 2024-08-14 17:43:35 +02:00
JavaScriptListsAndArrays Remove ExpandoObject support from JintJavaScriptEvaluator (#5913) 2024-08-19 09:13:45 +02:00
JsonObjectSerialization Test workflows housekeeping (#5092) 2024-03-19 13:51:18 +01:00
JsonObjectToObjectRemainsJsonObject Implement distributed lock for registry population (#4983) 2024-02-22 19:37:03 +01:00
ParentChildCompletion Test workflows housekeeping (#5092) 2024-03-19 13:51:18 +01:00
ParentChildInputs Test workflows housekeeping (#5092) 2024-03-19 13:51:18 +01:00
ParentChildOutputMapping Test workflows housekeeping (#5092) 2024-03-19 13:51:18 +01:00
SetGetVariables Implement distributed lock for registry population (#4983) 2024-02-22 19:37:03 +01:00
SetGetVariablesFromActivities Implement distributed lock for registry population (#4983) 2024-02-22 19:37:03 +01:00
WorkflowCancellation Skip outdated test for suspended workflow cancellation. 2024-12-18 15:55:31 +01:00
WorkflowOutputMapping
WorkflowResults