elsa-core/test/integration/Elsa.ServiceBus.IntegrationTests
Sipke Schoorstra 76bf3f8e30 Refactor code structure for ServiceBus Integration tests
Refactored the ServiceBus Integration tests for improved readability and maintenance. The changes included reducing the number of lines by removing unnecessary curly braces, removing unnecessary use of 'this' qualifier, replacing null checks with null-conditional operators, and organizing various code blocks for better understanding.
2023-12-18 20:20:39 +01:00
..
Contracts Refactor code structure for ServiceBus Integration tests 2023-12-18 20:20:39 +01:00
Helpers Refactor code structure for ServiceBus Integration tests 2023-12-18 20:20:39 +01:00
Scenarios Refactor code structure for ServiceBus Integration tests 2023-12-18 20:20:39 +01:00
Elsa.ServiceBus.IntegrationTests.csproj Target .NET 8 (#4660) 2023-11-27 11:26:16 +01:00
GlobalUsings.cs Rename ServiceBus integration tests project 2023-10-20 13:38:40 +02:00