elsa-core/test/unit/Elsa.Workflows.Runtime.UnitTests/Services
Sipke Schoorstra 97c62a718c
Address PR review comments
Document why activity execution context taint is cleared after commit instead of in the log sink, and refactor commit handler tests to share repeated fixture setup.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-23 03:07:50 +02:00
..
BackgroundStimulusDispatcherTests.cs Isolate background workflow dispatches from caller's cancellation token (#7291) 2026-04-14 10:55:38 +02:00
BackgroundWorkflowCancellationDispatcherTests.cs Isolate background workflow dispatches from caller's cancellation token (#7291) 2026-04-14 10:55:38 +02:00
BackgroundWorkflowDispatcherTests.cs Isolate background workflow dispatches from caller's cancellation token (#7291) 2026-04-14 10:55:38 +02:00
BookmarkQueueDeadLetterTests.cs Fix workflow commit atomicity 2026-06-21 19:58:09 +02:00
DefaultActivityExecutionMapperTests.cs Adds activity execution call stack support (#7271) 2026-02-24 15:23:59 +01:00
DefaultCommitStateHandlerTests.cs Address PR review comments 2026-06-23 03:07:50 +02:00
DefaultRegistriesPopulatorTests.cs Add Notification Dispatch When Workflow Definitions Are Reloaded (#7293) 2026-02-16 11:14:10 +01:00
DefaultWorkflowDefinitionStorePopulatorTests.cs Merge branch 'fix/trigger-indexing-idempotency' 2026-02-24 15:30:54 +01:00
KeyValueFeatureTests.cs Add workflow dispatch transactional outbox (#7517) 2026-05-22 00:13:16 +02:00
KeyValueWorkflowDispatchOutboxStoreTests.cs Add workflow dispatch transactional outbox (#7517) 2026-05-22 00:13:16 +02:00
LocalWorkflowClientTests.cs Improves workflow materializer handling (#7195) 2026-01-19 08:59:12 +01:00
RestartInterruptedWorkflowsTaskTests.cs Fix tenant scope for interrupted workflow restarts (#7389) 2026-04-15 14:11:26 +02:00
WorkflowCommitNotificationBufferTests.cs Fix commit notification flush edge cases 2026-06-23 02:44:06 +02:00
WorkflowDispatchOutboxProcessorTests.cs Add workflow dispatch transactional outbox (#7517) 2026-05-22 00:13:16 +02:00