elsa-core/test/component/Elsa.Workflows.ComponentTests
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
..
Helpers Add output converter support at binding boundaries 2026-07-31 04:10:48 +02:00
Scenarios test(workflows-api): pin that a new read-only workflow can be imported (#8038) 2026-09-06 22:51:17 -07:00
Elsa.Workflows.ComponentTests.csproj test(component): correct coverage gate to 23 2026-08-14 16:23:23 +02:00
Elsa.Workflows.ComponentTests.csproj.DotSettings Merge remote-tracking branch 'origin/blueberry' 2024-10-23 16:07:32 +02:00
xunit.runner.json Add Component Testing Framework (#5261) 2024-04-26 15:49:14 +02:00