diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 771d71f0..41361af5 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -21,7 +21,7 @@ on: jobs: all: name: Build & Tests - uses: dailydevops/pipelines/.github/workflows/cicd-dotnet.yml@0.11.2 + uses: dailydevops/pipelines/.github/workflows/cicd-dotnet.yml@0.11.3 with: enableSonarQube: true dotnet-logging: ${{ inputs.dotnet-logging }} diff --git a/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseConfigurationCreate_EnableDeliveryReportsFalse_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseConfigurationCreate_EnableDeliveryReportsFalse_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseConfigurationCreate_EnableDeliveryReportsFalse_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseConfigurationCreate_EnableDeliveryReportsFalse_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseConfigurationCreate_EnableDeliveryReportsFalse_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseConfigurationCreate_EnableDeliveryReportsFalse_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseConfigurationCreate_EnableDeliveryReportsFalse_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseConfigurationCreate_EnableDeliveryReportsFalse_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseConfigurationCreate_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseConfigurationCreate_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseConfigurationCreate_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseConfigurationCreate_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseConfigurationCreate_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseConfigurationCreate_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseConfigurationCreate_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseConfigurationCreate_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseConfigurationServiceProvider_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseConfigurationServiceProvider_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseConfigurationServiceProvider_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseConfigurationServiceProvider_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseConfigurationServiceProvider_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseConfigurationServiceProvider_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseConfigurationServiceProvider_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseConfigurationServiceProvider_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseOptionsCreate_EnableDeliveryReportsFalse_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseOptionsCreate_EnableDeliveryReportsFalse_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseOptionsCreate_EnableDeliveryReportsFalse_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseOptionsCreate_EnableDeliveryReportsFalse_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseOptionsCreate_EnableDeliveryReportsFalse_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseOptionsCreate_EnableDeliveryReportsFalse_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseOptionsCreate_EnableDeliveryReportsFalse_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseOptionsCreate_EnableDeliveryReportsFalse_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseOptionsCreate_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseOptionsCreate_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseOptionsCreate_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseOptionsCreate_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseOptionsCreate_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseOptionsCreate_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseOptionsCreate_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseOptionsCreate_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseOptionsCreate_ShouldReturnUnhealty.verified.txt b/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseOptionsCreate_ShouldReturnUnhealty.verified.txt similarity index 100% rename from src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseOptionsCreate_ShouldReturnUnhealty.verified.txt rename to src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseOptionsCreate_ShouldReturnUnhealty.verified.txt diff --git a/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseOptionsServiceProvider_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseOptionsServiceProvider_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseOptionsServiceProvider_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseOptionsServiceProvider_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseOptionsServiceProvider_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseOptionsServiceProvider_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseOptionsServiceProvider_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseOptionsServiceProvider_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseOptionsServiceProvider_ShouldReturnUnhealty.verified.txt b/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseOptionsServiceProvider_ShouldReturnUnhealty.verified.txt similarity index 100% rename from src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseOptionsServiceProvider_ShouldReturnUnhealty.verified.txt rename to src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseOptionsServiceProvider_ShouldReturnUnhealty.verified.txt diff --git a/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseOptions_BootstrapAddressInvalid_ShoudlReturnUnhealthy.verified.txt b/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseOptions_BootstrapAddressInvalid_ShoudlReturnUnhealthy.verified.txt similarity index 100% rename from src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseOptions_BootstrapAddressInvalid_ShoudlReturnUnhealthy.verified.txt rename to src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseOptions_BootstrapAddressInvalid_ShoudlReturnUnhealthy.verified.txt diff --git a/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseOptions_BootstrapAddressNull_ShouldReturnUnhealty.verified.txt b/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseOptions_BootstrapAddressNull_ShouldReturnUnhealty.verified.txt similarity index 100% rename from src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseOptions_BootstrapAddressNull_ShouldReturnUnhealty.verified.txt rename to src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseOptions_BootstrapAddressNull_ShouldReturnUnhealty.verified.txt diff --git a/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseOptions_BootstrapAddressWhiteSpace_ShouldReturnUnhealty.verified.txt b/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseOptions_BootstrapAddressWhiteSpace_ShouldReturnUnhealty.verified.txt similarity index 100% rename from src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseOptions_BootstrapAddressWhiteSpace_ShouldReturnUnhealty.verified.txt rename to src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseOptions_BootstrapAddressWhiteSpace_ShouldReturnUnhealty.verified.txt diff --git a/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseOptions_ConfigurationNull_ShouldReturnUnhealty.verified.txt b/src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseOptions_ConfigurationNull_ShouldReturnUnhealty.verified.txt similarity index 100% rename from src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshot/KafkaCheckTests.AddKafka_UseOptions_ConfigurationNull_ShouldReturnUnhealty.verified.txt rename to src/HealthChecks.Apache.Kafka/tests/NetEvolve.HealthChecks.Apache.Kafka.Tests.Integration/_snapshots/KafkaCheckTests.AddKafka_UseOptions_ConfigurationNull_ShouldReturnUnhealty.verified.txt diff --git a/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptionsWithAdditionalConfiguration_ModeServiceProvider_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptionsWithAdditionalConfiguration_ModeServiceProvider_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptionsWithAdditionalConfiguration_ModeServiceProvider_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptionsWithAdditionalConfiguration_ModeServiceProvider_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeConnectionString_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeConnectionString_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeConnectionString_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeConnectionString_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeConnectionString_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeConnectionString_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeConnectionString_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeConnectionString_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeServiceProvider_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeServiceProvider_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeServiceProvider_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeServiceProvider_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeServiceProvider_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeServiceProvider_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeServiceProvider_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeServiceProvider_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeServiceProvider_ShouldReturnUnhealthy.verified.txt b/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeServiceProvider_ShouldReturnUnhealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeServiceProvider_ShouldReturnUnhealthy.verified.txt rename to src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeServiceProvider_ShouldReturnUnhealthy.verified.txt diff --git a/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeSharedKey_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeSharedKey_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeSharedKey_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeSharedKey_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeSharedKey_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeSharedKey_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeSharedKey_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobContainerAvailableHealthCheckTests.AddBlobContainerAvailability_UseOptions_ModeSharedKey_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptionsWithAdditionalConfiguration_ModeServiceProvider_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptionsWithAdditionalConfiguration_ModeServiceProvider_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptionsWithAdditionalConfiguration_ModeServiceProvider_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptionsWithAdditionalConfiguration_ModeServiceProvider_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeConnectionString_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeConnectionString_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeConnectionString_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeConnectionString_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeConnectionString_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeConnectionString_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeConnectionString_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeConnectionString_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeServiceProvider_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeServiceProvider_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeServiceProvider_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeServiceProvider_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeServiceProvider_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeServiceProvider_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeServiceProvider_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeServiceProvider_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeSharedKey_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeSharedKey_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeSharedKey_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeSharedKey_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeSharedKey_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeSharedKey_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshot/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeSharedKey_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Integration/_snapshots/BlobServiceAvailableHealthCheckTests.AddBlobServiceAvailability_UseOptions_ModeSharedKey_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptionsWithAdditionalConfiguration_ModeServiceProvider_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptionsWithAdditionalConfiguration_ModeServiceProvider_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptionsWithAdditionalConfiguration_ModeServiceProvider_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptionsWithAdditionalConfiguration_ModeServiceProvider_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeConnectionString_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeConnectionString_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeConnectionString_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeConnectionString_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeConnectionString_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeConnectionString_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeConnectionString_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeConnectionString_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeServiceProvider_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeServiceProvider_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeServiceProvider_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeServiceProvider_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeServiceProvider_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeServiceProvider_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeServiceProvider_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeServiceProvider_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeServiceProvider_ShouldReturnUnhealthy.verified.txt b/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeServiceProvider_ShouldReturnUnhealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeServiceProvider_ShouldReturnUnhealthy.verified.txt rename to src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeServiceProvider_ShouldReturnUnhealthy.verified.txt diff --git a/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeSharedKey_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeSharedKey_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeSharedKey_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeSharedKey_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeSharedKey_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeSharedKey_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeSharedKey_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueClientAvailableHealthCheckTests.AddQueueClientAvailability_UseOptions_ModeSharedKey_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptionsWithAdditionalConfiguration_ModeServiceProvider_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptionsWithAdditionalConfiguration_ModeServiceProvider_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptionsWithAdditionalConfiguration_ModeServiceProvider_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptionsWithAdditionalConfiguration_ModeServiceProvider_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeConnectionString_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeConnectionString_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeConnectionString_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeConnectionString_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeConnectionString_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeConnectionString_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeConnectionString_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeConnectionString_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeServiceProvider_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeServiceProvider_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeServiceProvider_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeServiceProvider_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeServiceProvider_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeServiceProvider_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeServiceProvider_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeServiceProvider_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeSharedKey_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeSharedKey_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeSharedKey_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeSharedKey_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeSharedKey_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeSharedKey_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshot/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeSharedKey_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Integration/_snapshots/QueueServiceAvailableHealthCheckTests.AddQueueServiceAvailability_UseOptions_ModeSharedKey_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptionsWithAdditionalConfiguration_ModeServiceProvider_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptionsWithAdditionalConfiguration_ModeServiceProvider_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptionsWithAdditionalConfiguration_ModeServiceProvider_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptionsWithAdditionalConfiguration_ModeServiceProvider_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeAzureSasCredential_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeConnectionString_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeConnectionString_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeConnectionString_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeConnectionString_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeConnectionString_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeConnectionString_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeConnectionString_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeConnectionString_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeServiceProvider_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeServiceProvider_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeServiceProvider_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeServiceProvider_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeServiceProvider_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeServiceProvider_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeServiceProvider_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeServiceProvider_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeServiceProvider_ShouldReturnUnhealthy.verified.txt b/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeServiceProvider_ShouldReturnUnhealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeServiceProvider_ShouldReturnUnhealthy.verified.txt rename to src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeServiceProvider_ShouldReturnUnhealthy.verified.txt diff --git a/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeSharedKey_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeSharedKey_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeSharedKey_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeSharedKey_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeSharedKey_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeSharedKey_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeSharedKey_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableClientAvailableHealthCheckTests.AddTableClientAvailability_UseOptions_ModeSharedKey_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptionsWithAdditionalConfiguration_ModeServiceProvider_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptionsWithAdditionalConfiguration_ModeServiceProvider_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptionsWithAdditionalConfiguration_ModeServiceProvider_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptionsWithAdditionalConfiguration_ModeServiceProvider_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptions_ModeConnectionString_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptions_ModeConnectionString_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptions_ModeConnectionString_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptions_ModeConnectionString_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptions_ModeConnectionString_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptions_ModeConnectionString_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptions_ModeConnectionString_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptions_ModeConnectionString_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptions_ModeServiceProvider_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptions_ModeServiceProvider_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptions_ModeServiceProvider_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptions_ModeServiceProvider_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptions_ModeServiceProvider_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptions_ModeServiceProvider_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptions_ModeServiceProvider_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptions_ModeServiceProvider_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptions_ModeSharedKey_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptions_ModeSharedKey_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptions_ModeSharedKey_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptions_ModeSharedKey_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptions_ModeSharedKey_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptions_ModeSharedKey_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshot/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptions_ModeSharedKey_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Azure.Tables/tests/NetEvolve.HealthChecks.Azure.Tables.Tests.Integration/_snapshots/TableServiceAvailableHealthCheckTests.AddTableServiceAvailability_UseOptions_ModeSharedKey_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshot/ClickHouseCheckTests.AddClickHouse_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt b/src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshots/ClickHouseCheckTests.AddClickHouse_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt similarity index 100% rename from src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshot/ClickHouseCheckTests.AddClickHouse_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt rename to src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshots/ClickHouseCheckTests.AddClickHouse_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt diff --git a/src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshot/ClickHouseCheckTests.AddClickHouse_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt b/src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshots/ClickHouseCheckTests.AddClickHouse_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt similarity index 100% rename from src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshot/ClickHouseCheckTests.AddClickHouse_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt rename to src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshots/ClickHouseCheckTests.AddClickHouse_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt diff --git a/src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshot/ClickHouseCheckTests.AddClickHouse_UseConfiguration_ShouldReturnDegraded.verified.txt b/src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshots/ClickHouseCheckTests.AddClickHouse_UseConfiguration_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshot/ClickHouseCheckTests.AddClickHouse_UseConfiguration_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshots/ClickHouseCheckTests.AddClickHouse_UseConfiguration_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshot/ClickHouseCheckTests.AddClickHouse_UseConfiguration_ShouldReturnHealthy.verified.txt b/src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshots/ClickHouseCheckTests.AddClickHouse_UseConfiguration_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshot/ClickHouseCheckTests.AddClickHouse_UseConfiguration_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshots/ClickHouseCheckTests.AddClickHouse_UseConfiguration_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshot/ClickHouseCheckTests.AddClickHouse_UseOptions_ShouldReturnDegraded.verified.txt b/src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshots/ClickHouseCheckTests.AddClickHouse_UseOptions_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshot/ClickHouseCheckTests.AddClickHouse_UseOptions_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshots/ClickHouseCheckTests.AddClickHouse_UseOptions_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshot/ClickHouseCheckTests.AddClickHouse_UseOptions_ShouldReturnHealthy.verified.txt b/src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshots/ClickHouseCheckTests.AddClickHouse_UseOptions_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshot/ClickHouseCheckTests.AddClickHouse_UseOptions_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshots/ClickHouseCheckTests.AddClickHouse_UseOptions_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshot/ClickHouseCheckTests.AddClickHouse_UseOptions_ShouldReturnUnhealthy.verified.txt b/src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshots/ClickHouseCheckTests.AddClickHouse_UseOptions_ShouldReturnUnhealthy.verified.txt similarity index 100% rename from src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshot/ClickHouseCheckTests.AddClickHouse_UseOptions_ShouldReturnUnhealthy.verified.txt rename to src/HealthChecks.ClickHouse/tests/NetEvolve.HealthChecks.ClickHouse.Tests.Integration/_snapshots/ClickHouseCheckTests.AddClickHouse_UseOptions_ShouldReturnUnhealthy.verified.txt diff --git a/src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt b/src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt similarity index 100% rename from src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt rename to src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt diff --git a/src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt b/src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt similarity index 100% rename from src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt rename to src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt diff --git a/src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseConfiguration_ShouldReturnDegraded.verified.txt b/src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseConfiguration_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseConfiguration_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseConfiguration_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseConfiguration_ShouldReturnHealthy.verified.txt b/src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseConfiguration_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseConfiguration_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseConfiguration_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseOptions_ShouldReturnDegraded.verified.txt b/src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseOptions_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseOptions_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseOptions_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseOptions_ShouldReturnHealthy.verified.txt b/src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseOptions_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseOptions_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseOptions_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseOptions_ShouldReturnUnhealthy.verified.txt b/src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseOptions_ShouldReturnUnhealthy.verified.txt similarity index 100% rename from src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseOptions_ShouldReturnUnhealthy.verified.txt rename to src/HealthChecks.MySql.Connector/tests/NetEvolve.HealthChecks.MySql.Connector.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseOptions_ShouldReturnUnhealthy.verified.txt diff --git a/src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt b/src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt similarity index 100% rename from src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt rename to src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt diff --git a/src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt b/src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt similarity index 100% rename from src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt rename to src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt diff --git a/src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseConfiguration_ShouldReturnDegraded.verified.txt b/src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseConfiguration_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseConfiguration_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseConfiguration_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseConfiguration_ShouldReturnHealthy.verified.txt b/src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseConfiguration_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseConfiguration_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseConfiguration_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseOptions_ShouldReturnDegraded.verified.txt b/src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseOptions_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseOptions_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseOptions_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseOptions_ShouldReturnHealthy.verified.txt b/src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseOptions_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseOptions_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseOptions_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseOptions_ShouldReturnUnhealthy.verified.txt b/src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseOptions_ShouldReturnUnhealthy.verified.txt similarity index 100% rename from src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshot/MySqlCheckTests.AddMySql_UseOptions_ShouldReturnUnhealthy.verified.txt rename to src/HealthChecks.MySql/tests/NetEvolve.HealthChecks.MySql.Tests.Integration/_snapshots/MySqlCheckTests.AddMySql_UseOptions_ShouldReturnUnhealthy.verified.txt diff --git a/src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshot/NpgsqlCheckTests.AddPostgreSql_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt b/src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshots/NpgsqlCheckTests.AddPostgreSql_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt similarity index 100% rename from src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshot/NpgsqlCheckTests.AddPostgreSql_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt rename to src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshots/NpgsqlCheckTests.AddPostgreSql_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt diff --git a/src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshot/NpgsqlCheckTests.AddPostgreSql_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt b/src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshots/NpgsqlCheckTests.AddPostgreSql_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt similarity index 100% rename from src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshot/NpgsqlCheckTests.AddPostgreSql_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt rename to src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshots/NpgsqlCheckTests.AddPostgreSql_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt diff --git a/src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshot/NpgsqlCheckTests.AddPostgreSql_UseConfiguration_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshots/NpgsqlCheckTests.AddPostgreSql_UseConfiguration_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshot/NpgsqlCheckTests.AddPostgreSql_UseConfiguration_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshots/NpgsqlCheckTests.AddPostgreSql_UseConfiguration_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshot/NpgsqlCheckTests.AddPostgreSql_UseConfiguration_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshots/NpgsqlCheckTests.AddPostgreSql_UseConfiguration_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshot/NpgsqlCheckTests.AddPostgreSql_UseConfiguration_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshots/NpgsqlCheckTests.AddPostgreSql_UseConfiguration_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshot/NpgsqlCheckTests.AddPostgreSql_UseOptions_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshots/NpgsqlCheckTests.AddPostgreSql_UseOptions_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshot/NpgsqlCheckTests.AddPostgreSql_UseOptions_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshots/NpgsqlCheckTests.AddPostgreSql_UseOptions_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshot/NpgsqlCheckTests.AddPostgreSql_UseOptions_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshots/NpgsqlCheckTests.AddPostgreSql_UseOptions_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshot/NpgsqlCheckTests.AddPostgreSql_UseOptions_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshots/NpgsqlCheckTests.AddPostgreSql_UseOptions_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshot/NpgsqlCheckTests.AddPostgreSql_UseOptions_ShouldReturnUnhealthy.verified.txt b/src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshots/NpgsqlCheckTests.AddPostgreSql_UseOptions_ShouldReturnUnhealthy.verified.txt similarity index 100% rename from src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshot/NpgsqlCheckTests.AddPostgreSql_UseOptions_ShouldReturnUnhealthy.verified.txt rename to src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Integration/_snapshots/NpgsqlCheckTests.AddPostgreSql_UseOptions_ShouldReturnUnhealthy.verified.txt diff --git a/src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshot/OracleCheckTests.AddOracle_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt b/src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshots/OracleCheckTests.AddOracle_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt similarity index 100% rename from src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshot/OracleCheckTests.AddOracle_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt rename to src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshots/OracleCheckTests.AddOracle_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt diff --git a/src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshot/OracleCheckTests.AddOracle_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt b/src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshots/OracleCheckTests.AddOracle_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt similarity index 100% rename from src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshot/OracleCheckTests.AddOracle_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt rename to src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshots/OracleCheckTests.AddOracle_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt diff --git a/src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshot/OracleCheckTests.AddOracle_UseConfiguration_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshots/OracleCheckTests.AddOracle_UseConfiguration_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshot/OracleCheckTests.AddOracle_UseConfiguration_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshots/OracleCheckTests.AddOracle_UseConfiguration_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshot/OracleCheckTests.AddOracle_UseConfiguration_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshots/OracleCheckTests.AddOracle_UseConfiguration_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshot/OracleCheckTests.AddOracle_UseConfiguration_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshots/OracleCheckTests.AddOracle_UseConfiguration_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshot/OracleCheckTests.AddOracle_UseOptions_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshots/OracleCheckTests.AddOracle_UseOptions_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshot/OracleCheckTests.AddOracle_UseOptions_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshots/OracleCheckTests.AddOracle_UseOptions_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshot/OracleCheckTests.AddOracle_UseOptions_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshots/OracleCheckTests.AddOracle_UseOptions_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshot/OracleCheckTests.AddOracle_UseOptions_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshots/OracleCheckTests.AddOracle_UseOptions_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshot/OracleCheckTests.AddOracle_UseOptions_ShouldReturnUnhealthy.verified.txt b/src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshots/OracleCheckTests.AddOracle_UseOptions_ShouldReturnUnhealthy.verified.txt similarity index 100% rename from src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshot/OracleCheckTests.AddOracle_UseOptions_ShouldReturnUnhealthy.verified.txt rename to src/HealthChecks.Oracle/tests/NetEvolve.HealthChecks.Oracle.Tests.Integration/_snapshots/OracleCheckTests.AddOracle_UseOptions_ShouldReturnUnhealthy.verified.txt diff --git a/src/HealthChecks.Redis/src/NetEvolve.HealthChecks.Redis/DependencyInjectionExtensions.cs b/src/HealthChecks.Redis/src/NetEvolve.HealthChecks.Redis/DependencyInjectionExtensions.cs index d5dfdedb..2849992d 100644 --- a/src/HealthChecks.Redis/src/NetEvolve.HealthChecks.Redis/DependencyInjectionExtensions.cs +++ b/src/HealthChecks.Redis/src/NetEvolve.HealthChecks.Redis/DependencyInjectionExtensions.cs @@ -12,7 +12,7 @@ /// public static class DependencyInjectionExtensions { - private static readonly string[] _defaultTags = new[] { "redis" }; + private static readonly string[] _defaultTags = ["redis"]; /// /// Add a health check for Redis. diff --git a/src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshot/RedisDatabaseCheckTests.AddRedisDatabase_UseOptions_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshot/RedisDatabaseCheckTests.AddRedisDatabase_UseOptions_ShouldReturnHealthy.verified.txt deleted file mode 100644 index 5f282702..00000000 --- a/src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshot/RedisDatabaseCheckTests.AddRedisDatabase_UseOptions_ShouldReturnHealthy.verified.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshot/RedisDatabaseCheckTests.AddRedisDatabase_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt b/src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshots/RedisDatabaseCheckTests.AddRedisDatabase_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt similarity index 100% rename from src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshot/RedisDatabaseCheckTests.AddRedisDatabase_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt rename to src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshots/RedisDatabaseCheckTests.AddRedisDatabase_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt diff --git a/src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshot/RedisDatabaseCheckTests.AddRedisDatabase_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt b/src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshots/RedisDatabaseCheckTests.AddRedisDatabase_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt similarity index 100% rename from src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshot/RedisDatabaseCheckTests.AddRedisDatabase_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt rename to src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshots/RedisDatabaseCheckTests.AddRedisDatabase_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt diff --git a/src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshot/RedisDatabaseCheckTests.AddRedisDatabase_UseConfiguration_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshots/RedisDatabaseCheckTests.AddRedisDatabase_UseConfiguration_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshot/RedisDatabaseCheckTests.AddRedisDatabase_UseConfiguration_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshots/RedisDatabaseCheckTests.AddRedisDatabase_UseConfiguration_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshot/RedisDatabaseCheckTests.AddRedisDatabase_UseConfiguration_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshots/RedisDatabaseCheckTests.AddRedisDatabase_UseConfiguration_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshot/RedisDatabaseCheckTests.AddRedisDatabase_UseConfiguration_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshots/RedisDatabaseCheckTests.AddRedisDatabase_UseConfiguration_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshot/RedisDatabaseCheckTests.AddRedisDatabase_UseOptionsCreate_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshots/RedisDatabaseCheckTests.AddRedisDatabase_UseOptionsCreate_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshot/RedisDatabaseCheckTests.AddRedisDatabase_UseOptionsCreate_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshots/RedisDatabaseCheckTests.AddRedisDatabase_UseOptionsCreate_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshot/RedisDatabaseCheckTests.AddRedisDatabase_UseOptionsServiceProvider_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshots/RedisDatabaseCheckTests.AddRedisDatabase_UseOptionsServiceProvider_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshot/RedisDatabaseCheckTests.AddRedisDatabase_UseOptionsServiceProvider_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshots/RedisDatabaseCheckTests.AddRedisDatabase_UseOptionsServiceProvider_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshot/RedisDatabaseCheckTests.AddRedisDatabase_UseOptions_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshots/RedisDatabaseCheckTests.AddRedisDatabase_UseOptions_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshot/RedisDatabaseCheckTests.AddRedisDatabase_UseOptions_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Redis/tests/NetEvolve.HealthChecks.Redis.Tests.Integration/_snapshots/RedisDatabaseCheckTests.AddRedisDatabase_UseOptions_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseConfigurationCreate_EnableDeliveryReportsFalse_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseConfigurationCreate_EnableDeliveryReportsFalse_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseConfigurationCreate_EnableDeliveryReportsFalse_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseConfigurationCreate_EnableDeliveryReportsFalse_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseConfigurationCreate_EnableDeliveryReportsFalse_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseConfigurationCreate_EnableDeliveryReportsFalse_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseConfigurationCreate_EnableDeliveryReportsFalse_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseConfigurationCreate_EnableDeliveryReportsFalse_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseConfigurationCreate_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseConfigurationCreate_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseConfigurationCreate_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseConfigurationCreate_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseConfigurationCreate_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseConfigurationCreate_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseConfigurationCreate_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseConfigurationCreate_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseConfigurationServiceProvider_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseConfigurationServiceProvider_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseConfigurationServiceProvider_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseConfigurationServiceProvider_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseConfigurationServiceProvider_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseConfigurationServiceProvider_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseConfigurationServiceProvider_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseConfigurationServiceProvider_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseOptionsCreate_EnableDeliveryReportsFalse_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseOptionsCreate_EnableDeliveryReportsFalse_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseOptionsCreate_EnableDeliveryReportsFalse_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseOptionsCreate_EnableDeliveryReportsFalse_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseOptionsCreate_EnableDeliveryReportsFalse_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseOptionsCreate_EnableDeliveryReportsFalse_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseOptionsCreate_EnableDeliveryReportsFalse_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseOptionsCreate_EnableDeliveryReportsFalse_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseOptionsCreate_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseOptionsCreate_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseOptionsCreate_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseOptionsCreate_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseOptionsCreate_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseOptionsCreate_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseOptionsCreate_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseOptionsCreate_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseOptionsCreate_ShouldReturnUnhealty.verified.txt b/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseOptionsCreate_ShouldReturnUnhealty.verified.txt similarity index 100% rename from src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseOptionsCreate_ShouldReturnUnhealty.verified.txt rename to src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseOptionsCreate_ShouldReturnUnhealty.verified.txt diff --git a/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseOptionsServiceProvider_ShouldReturnDegraded.verified.txt b/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseOptionsServiceProvider_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseOptionsServiceProvider_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseOptionsServiceProvider_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseOptionsServiceProvider_ShouldReturnHealthy.verified.txt b/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseOptionsServiceProvider_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseOptionsServiceProvider_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseOptionsServiceProvider_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseOptionsServiceProvider_ShouldReturnUnhealty.verified.txt b/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseOptionsServiceProvider_ShouldReturnUnhealty.verified.txt similarity index 100% rename from src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseOptionsServiceProvider_ShouldReturnUnhealty.verified.txt rename to src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseOptionsServiceProvider_ShouldReturnUnhealty.verified.txt diff --git a/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseOptions_BootstrapAddressInvalid_ShoudlReturnUnhealthy.verified.txt b/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseOptions_BootstrapAddressInvalid_ShoudlReturnUnhealthy.verified.txt similarity index 100% rename from src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseOptions_BootstrapAddressInvalid_ShoudlReturnUnhealthy.verified.txt rename to src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseOptions_BootstrapAddressInvalid_ShoudlReturnUnhealthy.verified.txt diff --git a/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseOptions_BootstrapAddressNull_ShouldReturnUnhealty.verified.txt b/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseOptions_BootstrapAddressNull_ShouldReturnUnhealty.verified.txt similarity index 100% rename from src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseOptions_BootstrapAddressNull_ShouldReturnUnhealty.verified.txt rename to src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseOptions_BootstrapAddressNull_ShouldReturnUnhealty.verified.txt diff --git a/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseOptions_BootstrapAddressWhiteSpace_ShouldReturnUnhealty.verified.txt b/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseOptions_BootstrapAddressWhiteSpace_ShouldReturnUnhealty.verified.txt similarity index 100% rename from src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseOptions_BootstrapAddressWhiteSpace_ShouldReturnUnhealty.verified.txt rename to src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseOptions_BootstrapAddressWhiteSpace_ShouldReturnUnhealty.verified.txt diff --git a/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseOptions_ConfigurationNull_ShouldReturnUnhealty.verified.txt b/src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseOptions_ConfigurationNull_ShouldReturnUnhealty.verified.txt similarity index 100% rename from src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshot/RedpandaCheckTests.AddRedpanda_UseOptions_ConfigurationNull_ShouldReturnUnhealty.verified.txt rename to src/HealthChecks.Redpanda/tests/NetEvolve.HealthChecks.Redpanda.Tests.Integration/_snapshots/RedpandaCheckTests.AddRedpanda_UseOptions_ConfigurationNull_ShouldReturnUnhealty.verified.txt diff --git a/src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/NetEvolve.HealthChecks.SQLite.Tests.Integration.csproj b/src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/NetEvolve.HealthChecks.SQLite.Tests.Integration.csproj index b10afac5..1b62c6c3 100644 --- a/src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/NetEvolve.HealthChecks.SQLite.Tests.Integration.csproj +++ b/src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/NetEvolve.HealthChecks.SQLite.Tests.Integration.csproj @@ -25,10 +25,6 @@ - - - - diff --git a/src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshot/SQLiteCheckTests.AddSQLite_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt b/src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshots/SQLiteCheckTests.AddSQLite_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt similarity index 100% rename from src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshot/SQLiteCheckTests.AddSQLite_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt rename to src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshots/SQLiteCheckTests.AddSQLite_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt diff --git a/src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshot/SQLiteCheckTests.AddSQLite_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt b/src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshots/SQLiteCheckTests.AddSQLite_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt similarity index 100% rename from src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshot/SQLiteCheckTests.AddSQLite_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt rename to src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshots/SQLiteCheckTests.AddSQLite_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt diff --git a/src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshot/SQLiteCheckTests.AddSQLite_UseConfiguration_ShouldReturnDegraded.verified.txt b/src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshots/SQLiteCheckTests.AddSQLite_UseConfiguration_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshot/SQLiteCheckTests.AddSQLite_UseConfiguration_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshots/SQLiteCheckTests.AddSQLite_UseConfiguration_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshot/SQLiteCheckTests.AddSQLite_UseConfiguration_ShouldReturnHealthy.verified.txt b/src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshots/SQLiteCheckTests.AddSQLite_UseConfiguration_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshot/SQLiteCheckTests.AddSQLite_UseConfiguration_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshots/SQLiteCheckTests.AddSQLite_UseConfiguration_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshot/SQLiteCheckTests.AddSQLite_UseOptions_ShouldReturnDegraded.verified.txt b/src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshots/SQLiteCheckTests.AddSQLite_UseOptions_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshot/SQLiteCheckTests.AddSQLite_UseOptions_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshots/SQLiteCheckTests.AddSQLite_UseOptions_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshot/SQLiteCheckTests.AddSQLite_UseOptions_ShouldReturnHealthy.verified.txt b/src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshots/SQLiteCheckTests.AddSQLite_UseOptions_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshot/SQLiteCheckTests.AddSQLite_UseOptions_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshots/SQLiteCheckTests.AddSQLite_UseOptions_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshot/SQLiteCheckTests.AddSQLite_UseOptions_ShouldReturnUnhealthy.verified.txt b/src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshots/SQLiteCheckTests.AddSQLite_UseOptions_ShouldReturnUnhealthy.verified.txt similarity index 100% rename from src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshot/SQLiteCheckTests.AddSQLite_UseOptions_ShouldReturnUnhealthy.verified.txt rename to src/HealthChecks.SQLite/tests/NetEvolve.HealthChecks.SQLite.Tests.Integration/_snapshots/SQLiteCheckTests.AddSQLite_UseOptions_ShouldReturnUnhealthy.verified.txt diff --git a/src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/HealthCheckTestBase.cs b/src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/HealthCheckTestBase.cs index fa758e76..04697ef0 100644 --- a/src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/HealthCheckTestBase.cs +++ b/src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/HealthCheckTestBase.cs @@ -1,6 +1,4 @@ -// #define AUTO_VERIFY - -namespace NetEvolve.HealthChecks.Tests; +namespace NetEvolve.HealthChecks.Tests; using System; using System.Collections.Generic; @@ -33,10 +31,12 @@ protected async ValueTask RunAndVerify( ) { var builder = new WebHostBuilder() - .ConfigureAppConfiguration((_, configBuilder) => - { - config?.Invoke(configBuilder); - }) + .ConfigureAppConfiguration( + (_, configBuilder) => + { + config?.Invoke(configBuilder); + } + ) .ConfigureServices(services => { serviceBuilder?.Invoke(services); @@ -45,10 +45,10 @@ protected async ValueTask RunAndVerify( }) .Configure(app => { - _ = app.UseHealthChecks(HealthCheckPath, new HealthCheckOptions - { - ResponseWriter = WriteResponse - }); + _ = app.UseHealthChecks( + HealthCheckPath, + new HealthCheckOptions { ResponseWriter = WriteResponse } + ); }); using (var server = new TestServer(builder)) @@ -61,34 +61,19 @@ protected async ValueTask RunAndVerify( .GetAsync(new Uri(HealthCheckPath, UriKind.Relative)) .ConfigureAwait(false); var resultContent = await response.Content.ReadAsStringAsync().ConfigureAwait(false); - var content = string.IsNullOrWhiteSpace(resultContent) ? null : Argon.JToken.Parse(resultContent); + var content = string.IsNullOrWhiteSpace(resultContent) + ? null + : Argon.JToken.Parse(resultContent); if (clearJToken is not null) { content = clearJToken.Invoke(content); } - _ = await Verifier - .Verify(content) - .UseDirectory(GetProjectDirectory()) -#if AUTO_VERIFY - .AutoVerify() -#endif - .ConfigureAwait(true); + _ = await Verifier.Verify(content).ConfigureAwait(true); } } - private string GetProjectDirectory() - { - var directory = Path.Combine(AppContext.BaseDirectory, "..", "..", "..", "..", "..", ".."); - var projectName = GetType().Assembly.GetName().Name!; - var shortName = projectName[(projectName.IndexOf('.', StringComparison.OrdinalIgnoreCase) + 1)..]; - shortName = shortName[..shortName.IndexOf(".Tests.", StringComparison.OrdinalIgnoreCase)]; - - var snapshotDirectory = Path.Combine(directory, shortName, "tests", projectName, "_snapshot"); - return Path.GetFullPath(snapshotDirectory); - } - private static Task WriteResponse(HttpContext context, HealthReport report) { context.Response.ContentType = "application/json; charset=utf-8"; @@ -119,7 +104,10 @@ private static Task WriteResponse(HttpContext context, HealthReport report) writer.WriteEndObject(); } - return context.Response.WriteAsync(Encoding.UTF8.GetString(memoryStream.ToArray()), cancellationToken: context.RequestAborted); + return context.Response.WriteAsync( + Encoding.UTF8.GetString(memoryStream.ToArray()), + cancellationToken: context.RequestAborted + ); } } @@ -169,7 +157,11 @@ private static void WriteData(Utf8JsonWriter writer, IReadOnlyDictionary tags) { if (!tags.Any()) diff --git a/src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/ModuleInitializer.cs b/src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/ModuleInitializer.cs index 0f2d0e4d..b75819cf 100644 --- a/src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/ModuleInitializer.cs +++ b/src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/ModuleInitializer.cs @@ -1,7 +1,9 @@ namespace NetEvolve.HealthChecks.Tests.Integration; +using System.IO; using System.Runtime.CompilerServices; using VerifyTests; +using VerifyXunit; internal static class ModuleInitializer { @@ -10,5 +12,16 @@ public static void Init() { VerifierSettings.SortPropertiesAlphabetically(); VerifierSettings.SortJsonObjects(); + + VerifierSettings.AutoVerify(includeBuildServer: false); + + Verifier.DerivePathInfo( + (sourceFile, projectDirectory, type, method) => + { + var directory = Path.Combine(projectDirectory, "_snapshots"); + _ = Directory.CreateDirectory(directory); + return new(directory, type.Name, method.Name); + } + ); } } diff --git a/src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshot/SqlEdgeCheckTests.AddSqlEdge_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt b/src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshots/SqlEdgeCheckTests.AddSqlEdge_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt similarity index 100% rename from src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshot/SqlEdgeCheckTests.AddSqlEdge_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt rename to src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshots/SqlEdgeCheckTests.AddSqlEdge_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt diff --git a/src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshot/SqlEdgeCheckTests.AddSqlEdge_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt b/src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshots/SqlEdgeCheckTests.AddSqlEdge_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt similarity index 100% rename from src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshot/SqlEdgeCheckTests.AddSqlEdge_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt rename to src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshots/SqlEdgeCheckTests.AddSqlEdge_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt diff --git a/src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshot/SqlEdgeCheckTests.AddSqlEdge_UseConfiguration_ShouldReturnDegraded.verified.txt b/src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshots/SqlEdgeCheckTests.AddSqlEdge_UseConfiguration_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshot/SqlEdgeCheckTests.AddSqlEdge_UseConfiguration_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshots/SqlEdgeCheckTests.AddSqlEdge_UseConfiguration_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshot/SqlEdgeCheckTests.AddSqlEdge_UseConfiguration_ShouldReturnHealthy.verified.txt b/src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshots/SqlEdgeCheckTests.AddSqlEdge_UseConfiguration_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshot/SqlEdgeCheckTests.AddSqlEdge_UseConfiguration_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshots/SqlEdgeCheckTests.AddSqlEdge_UseConfiguration_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshot/SqlEdgeCheckTests.AddSqlEdge_UseOptions_ShouldReturnDegraded.verified.txt b/src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshots/SqlEdgeCheckTests.AddSqlEdge_UseOptions_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshot/SqlEdgeCheckTests.AddSqlEdge_UseOptions_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshots/SqlEdgeCheckTests.AddSqlEdge_UseOptions_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshot/SqlEdgeCheckTests.AddSqlEdge_UseOptions_ShouldReturnHealthy.verified.txt b/src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshots/SqlEdgeCheckTests.AddSqlEdge_UseOptions_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshot/SqlEdgeCheckTests.AddSqlEdge_UseOptions_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshots/SqlEdgeCheckTests.AddSqlEdge_UseOptions_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshot/SqlEdgeCheckTests.AddSqlEdge_UseOptions_ShouldReturnUnhealthy.verified.txt b/src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshots/SqlEdgeCheckTests.AddSqlEdge_UseOptions_ShouldReturnUnhealthy.verified.txt similarity index 100% rename from src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshot/SqlEdgeCheckTests.AddSqlEdge_UseOptions_ShouldReturnUnhealthy.verified.txt rename to src/HealthChecks.SqlEdge/tests/NetEvolve.HealthChecks.SqlEdge.Tests.Integration/_snapshots/SqlEdgeCheckTests.AddSqlEdge_UseOptions_ShouldReturnUnhealthy.verified.txt diff --git a/src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration.csproj b/src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration.csproj index 119e3661..44a36257 100644 --- a/src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration.csproj +++ b/src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration.csproj @@ -26,10 +26,6 @@ - - - - diff --git a/src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshot/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt b/src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshots/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt similarity index 100% rename from src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshot/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt rename to src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshots/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt diff --git a/src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshot/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt b/src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshots/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt similarity index 98% rename from src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshot/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt rename to src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshots/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt index 0e182b52..5408ec90 100644 --- a/src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshot/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt +++ b/src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshots/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt @@ -1,4 +1,4 @@ -{ +{ results: [ { description: TestNoValues: Unexpected error., diff --git a/src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshot/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseConfiguration_ShouldReturnDegraded.verified.txt b/src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshots/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseConfiguration_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshot/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseConfiguration_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshots/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseConfiguration_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshot/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseConfiguration_ShouldReturnHealthy.verified.txt b/src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshots/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseConfiguration_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshot/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseConfiguration_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshots/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseConfiguration_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshot/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseOptions_ShouldReturnDegraded.verified.txt b/src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshots/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseOptions_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshot/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseOptions_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshots/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseOptions_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshot/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseOptions_ShouldReturnHealthy.verified.txt b/src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshots/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseOptions_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshot/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseOptions_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshots/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseOptions_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshot/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseOptions_ShouldReturnUnhealthy.verified.txt b/src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshots/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseOptions_ShouldReturnUnhealthy.verified.txt similarity index 100% rename from src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshot/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseOptions_ShouldReturnUnhealthy.verified.txt rename to src/HealthChecks.SqlServer.Legacy/tests/NetEvolve.HealthChecks.SqlServer.Legacy.Tests.Integration/_snapshots/SqlServerLegacyCheckTests.AddSqlServerLegacy_UseOptions_ShouldReturnUnhealthy.verified.txt diff --git a/src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshot/SqlServerCheckTests.AddSqlServer_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt b/src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshots/SqlServerCheckTests.AddSqlServer_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt similarity index 100% rename from src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshot/SqlServerCheckTests.AddSqlServer_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt rename to src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshots/SqlServerCheckTests.AddSqlServer_UseConfigration_ConnectionStringEmpty_ThrowException.verified.txt diff --git a/src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshot/SqlServerCheckTests.AddSqlServer_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt b/src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshots/SqlServerCheckTests.AddSqlServer_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt similarity index 98% rename from src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshot/SqlServerCheckTests.AddSqlServer_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt rename to src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshots/SqlServerCheckTests.AddSqlServer_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt index 0e182b52..5408ec90 100644 --- a/src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshot/SqlServerCheckTests.AddSqlServer_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt +++ b/src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshots/SqlServerCheckTests.AddSqlServer_UseConfigration_TimeoutMinusTwo_ThrowException.verified.txt @@ -1,4 +1,4 @@ -{ +{ results: [ { description: TestNoValues: Unexpected error., diff --git a/src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshot/SqlServerCheckTests.AddSqlServer_UseConfiguration_ShouldReturnDegraded.verified.txt b/src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshots/SqlServerCheckTests.AddSqlServer_UseConfiguration_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshot/SqlServerCheckTests.AddSqlServer_UseConfiguration_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshots/SqlServerCheckTests.AddSqlServer_UseConfiguration_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshot/SqlServerCheckTests.AddSqlServer_UseConfiguration_ShouldReturnHealthy.verified.txt b/src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshots/SqlServerCheckTests.AddSqlServer_UseConfiguration_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshot/SqlServerCheckTests.AddSqlServer_UseConfiguration_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshots/SqlServerCheckTests.AddSqlServer_UseConfiguration_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshot/SqlServerCheckTests.AddSqlServer_UseOptions_ShouldReturnDegraded.verified.txt b/src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshots/SqlServerCheckTests.AddSqlServer_UseOptions_ShouldReturnDegraded.verified.txt similarity index 100% rename from src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshot/SqlServerCheckTests.AddSqlServer_UseOptions_ShouldReturnDegraded.verified.txt rename to src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshots/SqlServerCheckTests.AddSqlServer_UseOptions_ShouldReturnDegraded.verified.txt diff --git a/src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshot/SqlServerCheckTests.AddSqlServer_UseOptions_ShouldReturnHealthy.verified.txt b/src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshots/SqlServerCheckTests.AddSqlServer_UseOptions_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshot/SqlServerCheckTests.AddSqlServer_UseOptions_ShouldReturnHealthy.verified.txt rename to src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshots/SqlServerCheckTests.AddSqlServer_UseOptions_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshot/SqlServerCheckTests.AddSqlServer_UseOptions_ShouldReturnUnhealthy.verified.txt b/src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshots/SqlServerCheckTests.AddSqlServer_UseOptions_ShouldReturnUnhealthy.verified.txt similarity index 100% rename from src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshot/SqlServerCheckTests.AddSqlServer_UseOptions_ShouldReturnUnhealthy.verified.txt rename to src/HealthChecks.SqlServer/tests/NetEvolve.HealthChecks.SqlServer.Tests.Integration/_snapshots/SqlServerCheckTests.AddSqlServer_UseOptions_ShouldReturnUnhealthy.verified.txt diff --git a/src/HealthChecks/tests/NetEvolve.HealthChecks.Tests.Integration/NetEvolve.HealthChecks.Tests.Integration.csproj b/src/HealthChecks/tests/NetEvolve.HealthChecks.Tests.Integration/NetEvolve.HealthChecks.Tests.Integration.csproj index 7fc9fe84..1f124dfc 100644 --- a/src/HealthChecks/tests/NetEvolve.HealthChecks.Tests.Integration/NetEvolve.HealthChecks.Tests.Integration.csproj +++ b/src/HealthChecks/tests/NetEvolve.HealthChecks.Tests.Integration/NetEvolve.HealthChecks.Tests.Integration.csproj @@ -1,4 +1,4 @@ - + $(_TestTargetFrameworks) @@ -25,10 +25,6 @@ - - - - diff --git a/src/HealthChecks/tests/NetEvolve.HealthChecks.Tests.Integration/_snapshot/ApplicationHealthyCheckTests.AddApplicationHealthy_ShouldReturnHealthy.verified.txt b/src/HealthChecks/tests/NetEvolve.HealthChecks.Tests.Integration/_snapshots/ApplicationHealthyCheckTests.AddApplicationHealthy_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks/tests/NetEvolve.HealthChecks.Tests.Integration/_snapshot/ApplicationHealthyCheckTests.AddApplicationHealthy_ShouldReturnHealthy.verified.txt rename to src/HealthChecks/tests/NetEvolve.HealthChecks.Tests.Integration/_snapshots/ApplicationHealthyCheckTests.AddApplicationHealthy_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks/tests/NetEvolve.HealthChecks.Tests.Integration/_snapshot/ApplicationReadyCheckTests.AddApplicationReady_ShouldReturnHealthy.verified.txt b/src/HealthChecks/tests/NetEvolve.HealthChecks.Tests.Integration/_snapshots/ApplicationReadyCheckTests.AddApplicationReady_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks/tests/NetEvolve.HealthChecks.Tests.Integration/_snapshot/ApplicationReadyCheckTests.AddApplicationReady_ShouldReturnHealthy.verified.txt rename to src/HealthChecks/tests/NetEvolve.HealthChecks.Tests.Integration/_snapshots/ApplicationReadyCheckTests.AddApplicationReady_ShouldReturnHealthy.verified.txt diff --git a/src/HealthChecks/tests/NetEvolve.HealthChecks.Tests.Integration/_snapshot/ApplicationReadyCheckTests.AddApplicationReady_WithCustomName_ShouldReturnHealthy.verified.txt b/src/HealthChecks/tests/NetEvolve.HealthChecks.Tests.Integration/_snapshots/ApplicationReadyCheckTests.AddApplicationReady_WithCustomName_ShouldReturnHealthy.verified.txt similarity index 100% rename from src/HealthChecks/tests/NetEvolve.HealthChecks.Tests.Integration/_snapshot/ApplicationReadyCheckTests.AddApplicationReady_WithCustomName_ShouldReturnHealthy.verified.txt rename to src/HealthChecks/tests/NetEvolve.HealthChecks.Tests.Integration/_snapshots/ApplicationReadyCheckTests.AddApplicationReady_WithCustomName_ShouldReturnHealthy.verified.txt