elsa-core/test/component/Elsa.Workflows.ComponentTests
Sipke Schoorstra 787b3ed8eb
Refactor default field initializations to use null instead of default!.
This update ensures consistency and improves clarity in specifying nullable types and default values. Replaced `default!` with `null` in various activity classes and properties to better align with modern C# nullable reference type practices.
2025-05-20 20:26:57 +02:00
..
Helpers Refactor default field initializations to use null instead of default!. 2025-05-20 20:26:57 +02:00
Scenarios Skip unreliable test causing failures in CLI execution 2025-05-12 11:59:33 +02:00
Elsa.Workflows.ComponentTests.csproj Remove Agents projects 2025-03-02 15:55:29 +01:00
Elsa.Workflows.ComponentTests.csproj.DotSettings Merge remote-tracking branch 'origin/blueberry' 2024-10-23 16:07:32 +02:00
xunit.runner.json Add Component Testing Framework (#5261) 2024-04-26 15:49:14 +02:00