elsa-core/test/integration
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
..
Elsa.IntegrationTests Add tests for implicit joins and fix duplicate activity scheduling 2023-12-13 23:38:41 +01:00
Elsa.ServiceBus.IntegrationTests Refactor code structure for ServiceBus Integration tests 2023-12-18 20:20:39 +01:00