23 references to VerifyPullRequestCliVersionAsync
Aspire.Cli.EndToEnd.Tests (23)
DockerComposeDeployWithVolumeTests.cs (1)
50await auto.VerifyPullRequestCliVersionAsync(counter);
DockerDeploymentTests.cs (2)
34await auto.VerifyPullRequestCliVersionAsync(counter); 130await auto.VerifyPullRequestCliVersionAsync(counter);
EntityFrameworkCoreDeploymentTests.cs (1)
44await auto.VerifyPullRequestCliVersionAsync(counter);
KubernetesDeployBasicApiServiceTests.cs (1)
40await auto.VerifyPullRequestCliVersionAsync(counter);
KubernetesDeployTypeScriptTests.cs (1)
40await auto.VerifyPullRequestCliVersionAsync(counter);
KubernetesDeployTypeScriptWithPersistentVolumeTests.cs (1)
51await auto.VerifyPullRequestCliVersionAsync(counter);
KubernetesDeployWithGarnetTests.cs (1)
39await auto.VerifyPullRequestCliVersionAsync(counter);
KubernetesDeployWithHelmChartTests.cs (1)
42await auto.VerifyPullRequestCliVersionAsync(counter);
KubernetesDeployWithMongoDBTests.cs (1)
39await auto.VerifyPullRequestCliVersionAsync(counter);
KubernetesDeployWithMySqlTests.cs (1)
39await auto.VerifyPullRequestCliVersionAsync(counter);
KubernetesDeployWithNatsTests.cs (1)
41await auto.VerifyPullRequestCliVersionAsync(counter);
KubernetesDeployWithPersistentVolumeTests.cs (1)
44await auto.VerifyPullRequestCliVersionAsync(counter);
KubernetesDeployWithPostgresTests.cs (1)
39await auto.VerifyPullRequestCliVersionAsync(counter);
KubernetesDeployWithProjectPersistentVolumeTests.cs (1)
45await auto.VerifyPullRequestCliVersionAsync(counter);
KubernetesDeployWithRabbitMQTests.cs (1)
39await auto.VerifyPullRequestCliVersionAsync(counter);
KubernetesDeployWithRedisTests.cs (1)
39await auto.VerifyPullRequestCliVersionAsync(counter);
KubernetesDeployWithSqlServerTests.cs (1)
39await auto.VerifyPullRequestCliVersionAsync(counter);
KubernetesDeployWithValkeyTests.cs (1)
39await auto.VerifyPullRequestCliVersionAsync(counter);
KubernetesPublishTests.cs (2)
51await auto.VerifyPullRequestCliVersionAsync(counter); 330await auto.VerifyPullRequestCliVersionAsync(counter);
PodmanDeploymentTests.cs (1)
36await auto.VerifyPullRequestCliVersionAsync(counter);
RadiusDeployTests.cs (1)
79await auto.VerifyPullRequestCliVersionAsync(counter);