elsa-core/test/component/Elsa.Workflows.ComponentTests/Helpers
Sipke Schoorstra 3702fcfc7c
Restore ability to send no body and no content type to Execute endpoint (#6882)
* Refactor workflow execution endpoints and introduce helper utility

Replaced `EndpointBase` class with lighter `WorkflowExecutionHelper` for handling workflow execution logic. Simplified Get & Post endpoints and added comprehensive component tests for enhanced validation.

* Update GetTests to expect NotFound instead of BadRequest
2025-09-01 09:49:07 +02:00
..
Abstractions Add ExecuteWorkflow activity (#6134) 2024-11-21 16:44:25 +01:00
Activities Replace default! with null! for better nullability safety 2025-05-25 19:26:38 +02:00
Consumers Add ExecuteWorkflow activity (#6134) 2024-11-21 16:44:25 +01:00
Decorators Add ExecuteWorkflow activity (#6134) 2024-11-21 16:44:25 +01:00
Fixtures Restore ability to send no body and no content type to Execute endpoint (#6882) 2025-09-01 09:49:07 +02:00
Materializers Add ExecuteWorkflow activity (#6134) 2024-11-21 16:44:25 +01:00
WorkflowProviders Add ExecuteWorkflow activity (#6134) 2024-11-21 16:44:25 +01:00