elsa-core/test/unit/Elsa.Activities.UnitTests/Flow
lukhipolito-nexxbiz c8de406dbc
Feat/unit test coverage fork (#7041)
* Fork unit tests

* Refactor `ForkTests` to improve readability and maintainability

- Replace inline initializations with consistent formatting for `Branches` property.
- Simplify test setups and replace redundant initializations with `CompleteBranchAsync`.
- Enhance assertions by removing unused properties and redundant comments.
- Consolidate and streamline helper method logic for consistent activity behavior.

* Refactor `CreateBranches` method in `ForkTests` for improved readability and consistency

---------

Co-authored-by: lucas.hipolito <lukhipolito@yahoo.com.br>
Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
2025-11-07 22:05:57 +01:00
..
FlowchartTestHelpers.cs Adds SetVariable activity unit tests (#6989) 2025-10-22 20:54:58 +02:00
FlowchartTests.cs Adds SetVariable activity unit tests (#6989) 2025-10-22 20:54:58 +02:00
ForkTests.cs Feat/unit test coverage fork (#7041) 2025-11-07 22:05:57 +01:00