18 references to InstallKindAndHelmAsync
Aspire.Cli.EndToEnd.Tests (18)
Helpers\KubernetesDeployTestHelpers.cs (1)
143/// by <see cref="InstallKindAndHelmAsync"/>) using the official install script,
KubernetesDeployBasicApiServiceTests.cs (1)
48await auto.InstallKindAndHelmAsync(counter);
KubernetesDeployTypeScriptTests.cs (1)
48await auto.InstallKindAndHelmAsync(counter);
KubernetesDeployTypeScriptWithPersistentVolumeTests.cs (1)
58await auto.InstallKindAndHelmAsync(counter);
KubernetesDeployWithGarnetTests.cs (1)
43await auto.InstallKindAndHelmAsync(counter);
KubernetesDeployWithHelmChartTests.cs (1)
50await auto.InstallKindAndHelmAsync(counter);
KubernetesDeployWithMongoDBTests.cs (1)
43await auto.InstallKindAndHelmAsync(counter);
KubernetesDeployWithMySqlTests.cs (1)
43await auto.InstallKindAndHelmAsync(counter);
KubernetesDeployWithNatsTests.cs (1)
45await auto.InstallKindAndHelmAsync(counter);
KubernetesDeployWithPersistentVolumeTests.cs (1)
48await auto.InstallKindAndHelmAsync(counter);
KubernetesDeployWithPostgresTests.cs (1)
43await auto.InstallKindAndHelmAsync(counter);
KubernetesDeployWithProjectPersistentVolumeTests.cs (1)
49await auto.InstallKindAndHelmAsync(counter);
KubernetesDeployWithRabbitMQTests.cs (1)
43await auto.InstallKindAndHelmAsync(counter);
KubernetesDeployWithRedisTests.cs (1)
43await auto.InstallKindAndHelmAsync(counter);
KubernetesDeployWithSqlServerTests.cs (1)
43await auto.InstallKindAndHelmAsync(counter);
KubernetesDeployWithValkeyTests.cs (1)
43await auto.InstallKindAndHelmAsync(counter);
KubernetesPublishTests.cs (1)
331await auto.InstallKindAndHelmAsync(counter);
RadiusDeployTests.cs (1)
86await auto.InstallKindAndHelmAsync(counter);