35 references to AspireNewAsync
Aspire.Deployment.EndToEnd.Tests (35)
AcaCustomRegistryDeploymentTests.cs (1)
81
await auto.
AspireNewAsync
(projectName, counter, useRedisCache: false);
AcaExistingRegistryDeploymentTests.cs (1)
109
await auto.
AspireNewAsync
(projectName, counter, useRedisCache: false);
AcaManagedRedisDeploymentTests.cs (1)
90
await auto.
AspireNewAsync
(projectName, counter, template: AspireTemplate.JsReact);
AcaStarterDeploymentTests.cs (1)
84
await auto.
AspireNewAsync
(projectName, counter, useRedisCache: false);
AcrPurgeTaskDeploymentTests.cs (1)
83
await auto.
AspireNewAsync
(projectName, counter, template: AspireTemplate.PythonReact, useRedisCache: false);
AksAzureKubernetesEnvironmentCertManagerDeploymentTests.cs (1)
92
await auto.
AspireNewAsync
(projectName, counter, useRedisCache: false);
AksAzureKubernetesEnvironmentCertManagerTypeScriptDeploymentTests.cs (1)
97
await auto.
AspireNewAsync
(projectName, counter, template: AspireTemplate.ExpressReact);
AksAzureKubernetesEnvironmentGatewayDeploymentTests.cs (1)
85
await auto.
AspireNewAsync
(projectName, counter, useRedisCache: false);
AksBlazorRedisDeploymentTests.cs (1)
81
await auto.
AspireNewAsync
(projectName, counter, useRedisCache: true);
AksMultipleNodePoolsDeploymentTests.cs (1)
81
await auto.
AspireNewAsync
(projectName, counter, useRedisCache: false);
AksPersistentVolumeDeploymentTests.cs (1)
65
await auto.
AspireNewAsync
(projectName, counter, useRedisCache: false);
AksStarterDeploymentTests.cs (1)
162
await auto.
AspireNewAsync
(projectName, counter, useRedisCache: false);
AksStarterWithRedisHelmDeploymentTests.cs (1)
163
await auto.
AspireNewAsync
(projectName, counter);
AksVnetWithAzureResourcesDeploymentTests.cs (1)
81
await auto.
AspireNewAsync
(projectName, counter, useRedisCache: false);
AksWithAzureResourcesDeploymentTests.cs (1)
81
await auto.
AspireNewAsync
(projectName, counter, useRedisCache: false);
AksWithHelmChartDeploymentTests.cs (1)
86
await auto.
AspireNewAsync
(projectName, counter, useRedisCache: false);
AppServicePythonDeploymentTests.cs (1)
85
await auto.
AspireNewAsync
(projectName, counter, template: AspireTemplate.PythonReact, useRedisCache: false);
AppServiceReactDeploymentTests.cs (1)
85
await auto.
AspireNewAsync
(projectName, counter, template: AspireTemplate.JsReact, useRedisCache: false);
AppServiceStoragePrivateEndpointDeploymentTests.cs (1)
72
await auto.
AspireNewAsync
(projectName, counter, template: AspireTemplate.JsReact, useRedisCache: false);
AzureSandboxesDeploymentTests.cs (1)
84
await auto.
AspireNewAsync
(projectName, counter, template: AspireTemplate.EmptyAppHost);
AzureStorageDeploymentTests.cs (1)
241
await auto.
AspireNewAsync
(projectName, counter, useRedisCache: false);
FoundryHostedAgentDeploymentTests.cs (2)
88
await auto.
AspireNewAsync
(projectName, counter, useRedisCache: false);
737
await auto.
AspireNewAsync
(projectName, counter, useRedisCache: false);
FrontDoorDeploymentTests.cs (1)
85
await auto.
AspireNewAsync
(projectName, counter, template: AspireTemplate.JsReact, useRedisCache: false);
KubernetesGatewayTlsDeploymentTests.cs (1)
249
await auto.
AspireNewAsync
(projectName, counter, useRedisCache: false);
KubernetesHelmChartDeploymentTests.cs (1)
137
await auto.
AspireNewAsync
(projectName, counter, useRedisCache: false);
NspStorageKeyVaultDeploymentTests.cs (1)
79
await auto.
AspireNewAsync
(projectName, counter, template: AspireTemplate.JsReact, useRedisCache: false);
PythonFastApiDeploymentTests.cs (1)
85
await auto.
AspireNewAsync
(projectName, counter, template: AspireTemplate.PythonReact, useRedisCache: false);
RadiusAzureResourcesDeploymentTests.cs (1)
57
await auto.
AspireNewAsync
(projectName, counter, template: AspireTemplate.EmptyAppHost);
RadiusStarterDeploymentTests.cs (1)
307
await auto.
AspireNewAsync
(projectName, counter, useRedisCache: true);
tests\Shared\Hex1bAutomatorTestHelpers.cs (1)
495
/// <see cref="
AspireNewAsync
"/>. <paramref name="beforeAcceptingAgentInit"/> runs after the
TypeScriptExpressDeploymentTests.cs (1)
81
await auto.
AspireNewAsync
(projectName, counter, template: AspireTemplate.ExpressReact);
VnetKeyVaultConnectivityDeploymentTests.cs (1)
77
await auto.
AspireNewAsync
(projectName, counter, useRedisCache: false);
VnetSqlServerConnectivityDeploymentTests.cs (1)
82
await auto.
AspireNewAsync
(projectName, counter, useRedisCache: false);
VnetStorageBlobConnectivityDeploymentTests.cs (1)
78
await auto.
AspireNewAsync
(projectName, counter, useRedisCache: false);