elsa-core/test
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
..
component Restore ability to send no body and no content type to Execute endpoint (#6882) 2025-09-01 09:49:07 +02:00
integration Improve Logger With Destructuring of ExpandoObject (#6877) 2025-08-28 08:53:15 +02:00
performance Added example of perfomance test 2024-12-27 18:57:22 +03:00
unit Fix log string template argument processing (#6880) 2025-08-28 21:10:32 +02:00
Directory.Build.props Introduces modular logging framework (#6872) 2025-08-25 09:55:27 +02:00