elsa-core/test/component/Elsa.Workflows.ComponentTests/Helpers
Sipke Schoorstra 61fc376dac
Add output converter support at binding boundaries
Backport to release/3.8.0 so Elsa.Api.Client 3.8.0-rc2 exposes the
Resources/OutputConverters surface that Elsa Studio's release/3.8.0 branch
already consumes. Without it, Studio cannot build against a released client:
it was green against 3.8.0-preview.5397 (built from main) and broke when its
pin moved to 3.8.0-rc1 (built from this branch).

(cherry picked from commit d698e6b005)

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-21 22:22:46 +02:00
..
Abstractions Track workflow execution in AppComponentTest to prevent premature disposal. 2026-02-21 15:57:46 +01:00
Activities Addresses warnings and enforces null safety (#7051) 2025-11-12 16:56:31 +01:00
Decorators Remove Elsa.Expressions.Dsl module and related DSL features 2025-06-02 21:52:10 +02:00
Fixtures Add output converter support at binding boundaries 2026-08-21 22:22:46 +02:00
Materializers Add ExecuteWorkflow activity (#6134) 2024-11-21 16:44:25 +01:00
Services Introduce TestBookmarkQueueWorker to eliminate throttling in component tests and ensure timely completion of workflows. Enhance disposal logic to prevent TaskCanceledException by waiting for workflows to complete. 2026-02-03 10:51:25 +01:00
WorkflowProviders Add ExecuteWorkflow activity (#6134) 2024-11-21 16:44:25 +01:00