elsa-core/test/integration/Elsa.Workflows.IntegrationTests/Scenarios
Sipke Schoorstra 0992404d96 Add integration test for workflow serialization
Introduce a new integration test to verify workflow serialization functionality, ensuring that newly created workflow definitions can be serialized and deserialized correctly. Adjust default nullability for certain fields in `WorkflowDefinition` to improve consistency and prevent null reference issues. Minor argument update in `New` method of `WorkflowDefinitionPublisher`.
2024-12-26 11:17:54 +01:00
..
ActivityNotificationsMiddleware Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
ActivityOutputs Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
Blocking Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
BlockingAndBreaking Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
CanExecute Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
Composites Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
CompositesAndOutcomes Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
CompositesPassingData Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
DependencyWorkflows Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
DependencyWorkflowsPublishing Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
ExplicitJoins Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
FlowchartCompletion Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
FlowchartNextActivity Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
HttpRequestWithLiquid Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
ImplicitJoins Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
ImportAndExecute Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
Incidents Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
JavaScriptFunctions Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
JavaScriptListsAndArrays Update variable storage types and fix JavaScript handling 2024-09-16 01:49:53 -07:00
JavaScriptNativeVariables Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
JsonObjectSerialization Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
JsonObjectToObjectRemainsJsonObject Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
ParentChildCompletion Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
ParentChildInputs Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
ParentChildOutputMapping Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
Serialization Add integration test for workflow serialization 2024-12-26 11:17:54 +01:00
SetGetVariables Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
SetGetVariablesFromActivities Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
WorkflowCancellation Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00
WorkflowOutputMapping Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
WorkflowResults Update namespaces and correct merge artefacts 2024-10-11 20:41:49 +02:00