elsa-core/test/unit
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
..
Elsa.Activities.UnitTests Feat/unit test coverage fork (#7041) 2025-11-07 22:05:57 +01:00
Elsa.Expressions.UnitTests Feat/unit test coverage sendhttprequest (#6961) 2025-10-20 20:11:46 +02:00
Elsa.Http.UnitTests Add distributed workflow runtime implementation. 2025-06-03 09:58:20 +02:00
Elsa.Scheduling.UnitTests Add extensive unit and component tests for scheduling activities (#7036) 2025-11-07 21:54:50 +01:00
Elsa.Workflows.Core.UnitTests Feat/unit test coverage sendhttprequest (#6961) 2025-10-20 20:11:46 +02:00
Elsa.Workflows.Management.UnitTests Feat/unit test coverage sendhttprequest (#6961) 2025-10-20 20:11:46 +02:00
Elsa.Workflows.Runtime.UnitTests Remove obsolete modules and associated code 2025-06-02 20:05:10 +02:00
Directory.Build.props Add coverage enforcement for test projects (#6950) 2025-10-07 19:59:53 +02:00