elsa-core/src/common/Elsa.Testing.Shared.Integration
Sipke Schoorstra 2fa1a9ef8e
[codex] Harden C# expression host-code execution (#7519)
* Harden C# expression host-code execution

* Address script authorization review feedback

* Harden script authorization failure responses

* Address code quality review feedback

* Use explicit failure filter in script authorization

* Centralize script activity type names

* Address script authorization review feedback
2026-05-21 00:50:25 +02:00
..
DispatchWorkflowExtensions.cs Addresses warnings and enforces null safety (#7051) 2025-11-12 16:56:31 +01:00
Elsa.Testing.Shared.Integration.csproj Add distributed workflow runtime implementation. 2025-06-03 09:58:20 +02:00
FodyWeavers.xml Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
RunActivityExtensions.cs Fix Switch activity behavior and add testing utilities for RunWorkflowResult and improve (#7151) 2025-12-19 17:05:12 +01:00
RunWorkflowExtensions.cs Fix Switch activity behavior and add testing utilities for RunWorkflowResult and improve (#7151) 2025-12-19 17:05:12 +01:00
RunWorkflowResultAssertions.cs Handle null activities in RunWorkflowResultAssertions 2026-04-20 14:43:00 +02:00
RunWorkflowResultExtensions.cs Fix Switch activity behavior and add testing utilities for RunWorkflowResult and improve (#7151) 2025-12-19 17:05:12 +01:00
ServiceProviderExtensions.cs Fix Switch activity behavior and add testing utilities for RunWorkflowResult and improve (#7151) 2025-12-19 17:05:12 +01:00
TestApplicationBuilder.cs [codex] Harden C# expression host-code execution (#7519) 2026-05-21 00:50:25 +02:00
TestWorkflow.cs Fix Output Persistence of Async Activities (#6542) 2025-04-01 07:53:00 +02:00
WorkflowTestFixture.cs Update WorkflowTestFixture to use tenant activation and bump package dependencies 2026-02-16 21:36:02 +01:00