StartupIntegrationTests¶
Namespace: IntegrationTests
Integration tests to verify application startup and basic endpoint accessibility.
Inheritance Object → IntegrationTestBase → StartupIntegrationTests
Constructors¶
StartupIntegrationTests()¶
Methods¶
Application_StartsSuccessfully()¶
Verifies that the application starts successfully and the HTTP client and test factory are properly initialized.
Swagger_IsAccessible_InTestEnvironment()¶
Verifies that the Swagger API documentation endpoint is accessible in the test environment.