elsa-core/test
Sipke Schoorstra cc694bf15b Use var for local variables in test cases
Updated all instances of explicitly typed `string` and `JsonElement` to `var` in `JsonElementConverterTests.cs` to improve code readability and maintain consistency with modern C# coding practices. This change does not affect functionality but aligns with better style conventions.
2025-01-14 23:19:51 +01:00
..
component Refactor DispatchWorkflows tests and skip flaky test. 2024-12-14 20:30:27 +01:00
integration Use var for local variables in test cases 2025-01-14 23:19:51 +01:00
performance Added example of perfomance test 2024-12-27 18:57:22 +03:00
unit Refactor and enhance JavaScript and object conversions. 2025-01-14 23:16:29 +01:00
Directory.Build.props Add .NET 9.0 target 2024-12-10 21:06:42 +01:00