elsa-core/test/integration
Sipke Schoorstra faf8fd1df6
Enhanced ObjectConverter to Return JsonObject Instead of JsonElement (#4686)
* Incremental work

* Refactor code for JSON object handling and workflow context

This commit includes a significant rework of JSON object handling by ensuring produced JsonObject remains as JsonObject. Previously unimplemented customer and order workflow context providers have been removed. The test cases have been renamed and updated to confirm the new behavior is working as expected.
2023-12-08 20:57:07 +01:00
..
Elsa.IntegrationTests Enhanced ObjectConverter to Return JsonObject Instead of JsonElement (#4686) 2023-12-08 20:57:07 +01:00
Elsa.ServiceBus.IntegrationTests Add Bulk Dispatch Workflow activity (#4683) 2023-12-06 22:32:08 +01:00