elsa-core/test/component/Elsa.Workflows.ComponentTests/Scenarios/RestApis
Sipke Schoorstra 308f013ad1
test(workflows-api): pin that a new read-only workflow can be imported (#8038)
Add regression coverage for both the single and bulk import endpoints
confirming that importing a workflow definition with a fresh
DefinitionId and IsReadonly=true succeeds and persists as read-only.
NotReadOnlyPolicy is only meant to block edits of existing read-only
workflows; on main it already resolves against the stored definition
(null for a new one), so these tests pin that behavior against
regression.

Refs #7981

Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-06 22:51:17 -07:00
..
Endpoints test(workflows-api): pin that a new read-only workflow can be imported (#8038) 2026-09-06 22:51:17 -07:00
Workflows Merge 3.5.1 into 3.6.0 (#6907) 2025-09-13 13:05:52 +02:00