elsa-core/test/unit/Elsa.Activities.UnitTests
Copilot 5b336254b8
fix: restore HashSet-backed Fork completion state on resumed workflows (#7431)
* Initial plan

* fix: handle restored fork completed state as list

Agent-Logs-Url: https://github.com/elsa-workflows/elsa-core/sessions/dbed3cbb-8d9c-4493-b692-ee24b6c90c7d

Co-authored-by: sfmskywalker <938393+sfmskywalker@users.noreply.github.com>

* test: avoid reflection in fork regression coverage

Agent-Logs-Url: https://github.com/elsa-workflows/elsa-core/sessions/dbed3cbb-8d9c-4493-b692-ee24b6c90c7d

Co-authored-by: sfmskywalker <938393+sfmskywalker@users.noreply.github.com>

* fix: preserve hashset state for resumed fork completion

Agent-Logs-Url: https://github.com/elsa-workflows/elsa-core/sessions/d1bdb2e8-916c-45a0-9508-3e06052d806a

Co-authored-by: sfmskywalker <938393+sfmskywalker@users.noreply.github.com>

* fix: guard reflected collection add lookup

Agent-Logs-Url: https://github.com/elsa-workflows/elsa-core/sessions/d1bdb2e8-916c-45a0-9508-3e06052d806a

Co-authored-by: sfmskywalker <938393+sfmskywalker@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: sfmskywalker <938393+sfmskywalker@users.noreply.github.com>
2026-05-02 11:23:17 +02:00
..
Branching Configures Flowchart Execution via DI (#7141) 2025-12-15 10:15:39 +01:00
Composition Add unit and integration tests for Complete activity to validate composite workflows execution (#7108) 2025-11-26 12:26:31 +01:00
Console Add unit tests for ReadLine activity (#7110) (#7112) 2025-11-27 20:51:41 +01:00
Flow fix: restore HashSet-backed Fork completion state on resumed workflows (#7431) 2026-05-02 11:23:17 +02:00
Http Improves HTTP context loss error handling (#7187) 2026-01-12 16:51:30 +01:00
Looping Add unit and integration tests for ParallelForEach activity covering behavior with different item types, fault handling, and scenario-specific conditions (#7120) 2025-11-27 20:58:58 +01:00
Parallel Feat/unit test coverage sendhttprequest (#6961) 2025-10-20 20:11:46 +02:00
Primitives Add unit tests for Correlate activity and enhance ActivityTestFixture execution functionality (#7119) 2025-11-27 20:57:48 +01:00
Scheduling Add extensive unit and component tests for scheduling activities (#7036) 2025-11-07 21:54:50 +01:00
Elsa.Activities.UnitTests.csproj Add code coverage configuration and adjust test projects (#7049) 2025-11-12 13:59:36 +01:00
Usings.cs (WIP) Initial context helper + provisional unit tests for setvariable 2025-10-07 15:56:08 +02:00