elsa-core/test/component/Elsa.Workflows.ComponentTests/Scenarios
MariusVuscanNx feb7da4d28
Implemented workflows reload endpoint (#5732)
* Implemented workflows reload endpoint

* Added componenent tests for reload

* Adjusted cache handling

* Made the refresh endpoint return refreshed and not found definitions

* Update test/component/Elsa.Workflows.ComponentTests/Scenarios/WorkflowDefinitionReload/RemoveReloadWorkflowTests.cs

Fix typo

Co-authored-by: raymonddenhaan <155616759+raymonddenhaan@users.noreply.github.com>

---------

Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
Co-authored-by: raymonddenhaan <155616759+raymonddenhaan@users.noreply.github.com>
2024-07-12 08:35:46 +02:00
..
Activities/FlowJoins Fix FlowJoin Activity NRE Bug (#5349) 2024-05-08 09:29:15 +02:00
BasicWorkflows Add Component Testing Framework (#5261) 2024-04-26 15:49:14 +02:00
BulkDispatchWorkflows Revert sending input as global state instead of parameter (#5425) 2024-05-22 17:22:19 +02:00
CachingAndWorkflowDefinitionActivity Fix Race Condition in WorkflowDefinitionActivity (#5315) 2024-05-01 14:53:37 +02:00
ClusteredHosting Add Component Testing Framework (#5261) 2024-04-26 15:49:14 +02:00
DispatchWorkflows Add Component Testing Framework (#5261) 2024-04-26 15:49:14 +02:00
HttpWorkflows Add Component Testing Framework (#5261) 2024-04-26 15:49:14 +02:00
LogPersistenceModes Add Component Testing Framework (#5261) 2024-04-26 15:49:14 +02:00
Variables Fix workflow variable scope inconsistency (#5558) 2024-06-10 10:51:23 +02:00
WorkflowActivities Revise ActivityRegistry update logic 2024-06-13 14:38:59 +02:00
WorkflowCompletion Add Component Testing Framework (#5261) 2024-04-26 15:49:14 +02:00
WorkflowDefinitionRefresh Implemented workflows reload endpoint (#5732) 2024-07-12 08:35:46 +02:00
WorkflowDefinitionReload Implemented workflows reload endpoint (#5732) 2024-07-12 08:35:46 +02:00
WorkflowJsonStructures Lazy loading of subgraphs (#5643) 2024-06-25 09:21:50 +02:00