elsa-core/test
Sipke Schoorstra 923e9d335d
Refactor variable initialization for clarity and consistency
Updated variable constructors across the codebase to use explicit names and initial values where applicable. Deprecated old constructor overloads and added new methods and overloads for better flexibility and readability. Minor cleanup includes replacing `default` keywords with `null` and streamlining code syntax.
2025-03-13 21:05:28 +01:00
..
component Refactor variable initialization for clarity and consistency 2025-03-13 21:05:28 +01:00
integration Refactor variable initialization for clarity and consistency 2025-03-13 21:05:28 +01:00
performance Added example of perfomance test 2024-12-27 18:57:22 +03:00
unit Update flowchart activity scheduling, implicit join (and FlowJoin/WaitAll) now only waits for followed connections 2025-02-12 23:27:40 -05:00
Directory.Build.props Add .NET 9.0 target 2024-12-10 21:06:42 +01:00