10 references to InstallCurrentBuildAspireBundleAsync
Aspire.Deployment.EndToEnd.Tests (10)
AcrPurgeTaskDeploymentTests.cs (1)
79await auto.InstallCurrentBuildAspireBundleAsync(counter, output);
AksAzureKubernetesEnvironmentCertManagerTypeScriptDeploymentTests.cs (1)
94await auto.InstallCurrentBuildAspireBundleAsync(counter, output);
AppServicePythonDeploymentTests.cs (1)
81await auto.InstallCurrentBuildAspireBundleAsync(counter, output);
AzureSandboxesDeploymentTests.cs (2)
81await auto.InstallCurrentBuildAspireBundleAsync(counter, output); 250await auto.InstallCurrentBuildAspireBundleAsync(counter, output);
PythonFastApiDeploymentTests.cs (1)
81await auto.InstallCurrentBuildAspireBundleAsync(counter, output);
TypeScriptAzureContainerAppJobDeploymentTests.cs (1)
64await auto.InstallCurrentBuildAspireBundleAsync(counter, output);
TypeScriptExpressDeploymentTests.cs (1)
77await auto.InstallCurrentBuildAspireBundleAsync(counter, output);
TypeScriptJavaScriptHostingDeploymentTests.cs (1)
64await auto.InstallCurrentBuildAspireBundleAsync(counter, output);
TypeScriptVnetSqlServerInfraDeploymentTests.cs (1)
74await auto.InstallCurrentBuildAspireBundleAsync(counter, output);