159 references to PrepareDockerEnvironmentAsync
Aspire.Cli.EndToEnd.Tests (159)
AgentCommandTests.cs (5)
37await auto.PrepareDockerEnvironmentAsync(counter, workspace); 98await auto.PrepareDockerEnvironmentAsync(counter, workspace); 152await auto.PrepareDockerEnvironmentAsync(counter, workspace); 188await auto.PrepareDockerEnvironmentAsync(counter, workspace); 245await auto.PrepareDockerEnvironmentAsync(counter, workspace);
AgentMcpExcludeFromMcpTests.cs (1)
31await auto.PrepareDockerEnvironmentAsync(counter, workspace);
AgentMcpLogsTests.cs (1)
44await auto.PrepareDockerEnvironmentAsync(counter, workspace);
AppHostSyntaxErrorOutputTests.cs (1)
114await auto.PrepareDockerEnvironmentAsync(counter, workspace);
BannerTests.cs (3)
30await auto.PrepareDockerEnvironmentAsync(counter, workspace); 66await auto.PrepareDockerEnvironmentAsync(counter, workspace); 93await auto.PrepareDockerEnvironmentAsync(counter, workspace);
BundleSmokeTests.cs (4)
34await auto.PrepareDockerEnvironmentAsync(counter, workspace); 59await auto.PrepareDockerEnvironmentAsync(counter, workspace); 125await auto.PrepareDockerEnvironmentAsync(counter, workspace); 217await auto.PrepareDockerEnvironmentAsync(counter, workspace);
CentralPackageManagementTests.cs (3)
31await auto.PrepareDockerEnvironmentAsync(counter, workspace); 146await auto.PrepareDockerEnvironmentAsync(counter, workspace); 274await auto.PrepareDockerEnvironmentAsync(counter, workspace);
CertificatesCommandTests.cs (3)
29await auto.PrepareDockerEnvironmentAsync(counter, workspace); 68await auto.PrepareDockerEnvironmentAsync(counter, workspace); 106await auto.PrepareDockerEnvironmentAsync(counter, workspace);
ChannelUpdateWorkflowTests.cs (4)
79await auto.PrepareDockerEnvironmentAsync(counter, workspace); 250await auto.PrepareDockerEnvironmentAsync(counter, workspace); 293await auto.PrepareDockerEnvironmentAsync(counter, workspace); 333await auto.PrepareDockerEnvironmentAsync(counter, workspace);
CliTelemetryTests.cs (1)
35await auto.PrepareDockerEnvironmentAsync(counter, workspace);
ConfigDiscoveryTests.cs (2)
46await auto.PrepareDockerEnvironmentAsync(counter, workspace); 151await auto.PrepareDockerEnvironmentAsync(counter, workspace);
ConfigHealingTests.cs (1)
40await auto.PrepareDockerEnvironmentAsync(counter, workspace);
ConfigMigrationTests.cs (7)
121await auto.PrepareDockerEnvironmentAsync(counter, workspace); 183await auto.PrepareDockerEnvironmentAsync(counter, workspace); 228await auto.PrepareDockerEnvironmentAsync(counter, workspace); 284await auto.PrepareDockerEnvironmentAsync(counter, workspace); 354await auto.PrepareDockerEnvironmentAsync(counter, workspace); 434await auto.PrepareDockerEnvironmentAsync(counter, workspace); 519await auto.PrepareDockerEnvironmentAsync(counter, workspace);
CSharpInitTests.cs (1)
37await auto.PrepareDockerEnvironmentAsync(counter, workspace);
CSharpProjectModeInitTests.cs (2)
75await auto.PrepareDockerEnvironmentAsync(counter, workspace); 151await auto.PrepareDockerEnvironmentAsync(counter, workspace);
DashboardRunTests.cs (2)
43await auto.PrepareDockerEnvironmentAsync(counter, workspace); 122await auto.PrepareDockerEnvironmentAsync(counter, workspace);
DescribeCommandTests.cs (2)
31await auto.PrepareDockerEnvironmentAsync(counter, workspace); 98await auto.PrepareDockerEnvironmentAsync(counter, workspace);
DockerComposeDeployWithVolumeTests.cs (1)
48await auto.PrepareDockerEnvironmentAsync(counter, workspace);
DockerDeploymentTests.cs (2)
31await auto.PrepareDockerEnvironmentAsync(counter, workspace); 127await auto.PrepareDockerEnvironmentAsync(counter, workspace);
DocsCommandE2ETests.cs (1)
50await auto.PrepareDockerEnvironmentAsync(counter, workspace);
DoctorCommandTests.cs (4)
41await auto.PrepareDockerEnvironmentAsync(counter, workspace); 75await auto.PrepareDockerEnvironmentAsync(counter, workspace); 123await auto.PrepareDockerEnvironmentAsync(counter, workspace); 174await auto.PrepareDockerEnvironmentAsync(counter, workspace);
DotnetToolSmokeTests.cs (1)
44await auto.PrepareDockerEnvironmentAsync(counter, workspace);
EmptyAppHostTemplateTests.cs (2)
30await auto.PrepareDockerEnvironmentAsync(counter, workspace); 58await auto.PrepareDockerEnvironmentAsync(counter, workspace);
EmulatedLocalReleaseBuildTests.cs (2)
78await auto.PrepareDockerEnvironmentAsync(counter, workspace); 146await auto.PrepareDockerEnvironmentAsync(counter, workspace);
EmulatedReleasedBuildTests.cs (2)
63await auto.PrepareDockerEnvironmentAsync(counter, workspace); 121await auto.PrepareDockerEnvironmentAsync(counter, workspace);
EmulatedStagingBuildTests.cs (2)
73await auto.PrepareDockerEnvironmentAsync(counter, workspace); 134await auto.PrepareDockerEnvironmentAsync(counter, workspace);
EntityFrameworkCoreDeploymentTests.cs (1)
42await auto.PrepareDockerEnvironmentAsync(counter, workspace);
IsolatedInstancesOtelLogsTests.cs (1)
30await auto.PrepareDockerEnvironmentAsync(counter, workspace);
JavaCodegenValidationTests.cs (1)
28await auto.PrepareDockerEnvironmentAsync(counter, workspace);
JavaEmptyAppHostTemplateTests.cs (1)
30await auto.PrepareDockerEnvironmentAsync(counter, workspace);
JavaPolyglotApphostDirectoryTests.cs (1)
38await auto.PrepareDockerEnvironmentAsync(counter, workspace);
JavaPolyglotTests.cs (1)
28await auto.PrepareDockerEnvironmentAsync(counter, workspace);
JavaScriptPublishTests.cs (2)
37await auto.PrepareDockerEnvironmentAsync(counter, workspace); 107await auto.PrepareDockerEnvironmentAsync(counter, workspace);
JsReactTemplateTests.cs (1)
30await auto.PrepareDockerEnvironmentAsync(counter, workspace);
KubernetesDeployBasicApiServiceTests.cs (1)
37await auto.PrepareDockerEnvironmentAsync(counter, workspace);
KubernetesDeployTypeScriptTests.cs (1)
37await auto.PrepareDockerEnvironmentAsync(counter, workspace);
KubernetesDeployTypeScriptWithPersistentVolumeTests.cs (1)
49await auto.PrepareDockerEnvironmentAsync(counter, workspace);
KubernetesDeployWithGarnetTests.cs (1)
36await auto.PrepareDockerEnvironmentAsync(counter, workspace);
KubernetesDeployWithHelmChartTests.cs (1)
39await auto.PrepareDockerEnvironmentAsync(counter, workspace);
KubernetesDeployWithMongoDBTests.cs (1)
36await auto.PrepareDockerEnvironmentAsync(counter, workspace);
KubernetesDeployWithMySqlTests.cs (1)
36await auto.PrepareDockerEnvironmentAsync(counter, workspace);
KubernetesDeployWithNatsTests.cs (1)
38await auto.PrepareDockerEnvironmentAsync(counter, workspace);
KubernetesDeployWithPersistentVolumeTests.cs (1)
42await auto.PrepareDockerEnvironmentAsync(counter, workspace);
KubernetesDeployWithPostgresTests.cs (1)
36await auto.PrepareDockerEnvironmentAsync(counter, workspace);
KubernetesDeployWithProjectPersistentVolumeTests.cs (1)
43await auto.PrepareDockerEnvironmentAsync(counter, workspace);
KubernetesDeployWithRabbitMQTests.cs (1)
36await auto.PrepareDockerEnvironmentAsync(counter, workspace);
KubernetesDeployWithRedisTests.cs (1)
36await auto.PrepareDockerEnvironmentAsync(counter, workspace);
KubernetesDeployWithSqlServerTests.cs (1)
36await auto.PrepareDockerEnvironmentAsync(counter, workspace);
KubernetesDeployWithValkeyTests.cs (1)
36await auto.PrepareDockerEnvironmentAsync(counter, workspace);
KubernetesPublishRequiresExternalEndpointTests.cs (1)
63await auto.PrepareDockerEnvironmentAsync(counter, workspace);
KubernetesPublishTests.cs (2)
48await auto.PrepareDockerEnvironmentAsync(counter, workspace); 328await auto.PrepareDockerEnvironmentAsync(counter, workspace);
LaunchProfileTests.cs (1)
35await auto.PrepareDockerEnvironmentAsync(counter, workspace);
ListStepsTests.cs (1)
29await auto.PrepareDockerEnvironmentAsync(counter, workspace);
LocalConfigMigrationTests.cs (2)
53await auto.PrepareDockerEnvironmentAsync(counter, workspace); 126await auto.PrepareDockerEnvironmentAsync(counter, workspace);
LogLevelTests.cs (1)
31await auto.PrepareDockerEnvironmentAsync(counter, workspace, enableDcpDiagnostics: true);
LogsCommandTests.cs (1)
30await auto.PrepareDockerEnvironmentAsync(counter, workspace);
MultipleAppHostTests.cs (2)
29await auto.PrepareDockerEnvironmentAsync(counter, workspace); 86await auto.PrepareDockerEnvironmentAsync(counter, workspace);
NewChannelNuGetConfigTests.cs (1)
57await auto.PrepareDockerEnvironmentAsync(counter, workspace);
NewWithAgentInitTests.cs (1)
43await auto.PrepareDockerEnvironmentAsync(counter, workspace);
OllamaIntegrationTests.cs (1)
34await auto.PrepareDockerEnvironmentAsync(counter, workspace);
OtelLogsTests.cs (1)
39await auto.PrepareDockerEnvironmentAsync(counter, workspace);
PersistentContainerEndToEndTests.cs (1)
31await auto.PrepareDockerEnvironmentAsync(counter, workspace);
PlaywrightCliInstallTests.cs (2)
38await auto.PrepareDockerEnvironmentAsync(counter, workspace); 97await auto.PrepareDockerEnvironmentAsync(counter, workspace);
PodmanDeploymentTests.cs (1)
33await auto.PrepareDockerEnvironmentAsync(counter, workspace);
ProjectReferenceTests.cs (1)
33await auto.PrepareDockerEnvironmentAsync(counter, workspace);
PsCommandTests.cs (2)
30await auto.PrepareDockerEnvironmentAsync(counter, workspace); 92await auto.PrepareDockerEnvironmentAsync(counter, workspace);
PythonReactTemplateTests.cs (1)
29await auto.PrepareDockerEnvironmentAsync(counter, workspace);
RadiusDeployTests.cs (1)
77await auto.PrepareDockerEnvironmentAsync(counter, workspace);
RadiusPublishTests.cs (1)
44await auto.PrepareDockerEnvironmentAsync(counter, workspace);
ResourceCommandTests.cs (4)
32await auto.PrepareDockerEnvironmentAsync(counter, workspace); 125await auto.PrepareDockerEnvironmentAsync(counter, workspace); 225await auto.PrepareDockerEnvironmentAsync(counter, workspace, enableDcpDiagnostics: true); 333await auto.PrepareDockerEnvironmentAsync(counter, workspace);
SdkExportTests.cs (1)
65await auto.PrepareDockerEnvironmentAsync(counter, workspace);
SecretDotNetAppHostTests.cs (1)
27await auto.PrepareDockerEnvironmentAsync(counter, workspace);
SecretTypeScriptAppHostTests.cs (1)
27await auto.PrepareDockerEnvironmentAsync(counter, workspace);
SelfUpdateChannelPersistenceTests.cs (1)
35await auto.PrepareDockerEnvironmentAsync(counter, workspace);
SingleFileAppHostInitDotnetRunTests.cs (1)
46await auto.PrepareDockerEnvironmentAsync(counter, workspace);
SmokeTests.cs (4)
35await auto.PrepareDockerEnvironmentAsync(counter, workspace); 82await auto.PrepareDockerEnvironmentAsync(counter, workspace); 124await auto.PrepareDockerEnvironmentAsync(counter, workspace); 160await auto.PrepareDockerEnvironmentAsync(counter, workspace);
StagingChannelTests.cs (1)
29await auto.PrepareDockerEnvironmentAsync(counter, workspace);
StartStopTests.cs (6)
39await auto.PrepareDockerEnvironmentAsync(counter, workspace, enableDcpDiagnostics: true); 84await auto.PrepareDockerEnvironmentAsync(counter, workspace); 124await auto.PrepareDockerEnvironmentAsync(counter, workspace, enableDcpDiagnostics: true); 239await auto.PrepareDockerEnvironmentAsync(counter, workspace, enableDcpDiagnostics: true); 324await auto.PrepareDockerEnvironmentAsync(counter, workspace); 373await auto.PrepareDockerEnvironmentAsync(counter, workspace);
StopForceTests.cs (1)
38await auto.PrepareDockerEnvironmentAsync(counter, workspace, enableDcpDiagnostics: true);
StopNonInteractiveTests.cs (4)
33await auto.PrepareDockerEnvironmentAsync(counter, workspace); 88await auto.PrepareDockerEnvironmentAsync(counter, workspace); 148await auto.PrepareDockerEnvironmentAsync(counter, workspace); 213await auto.PrepareDockerEnvironmentAsync(counter, workspace);
TerminalCommandTests.cs (1)
29await auto.PrepareDockerEnvironmentAsync(counter, workspace);
TypeScriptBlazorGatewayTests.cs (1)
56await auto.PrepareDockerEnvironmentAsync(counter, workspace);
TypeScriptCodegenValidationTests.cs (4)
41await auto.PrepareDockerEnvironmentAsync(counter, workspace); 149await auto.PrepareDockerEnvironmentAsync(counter, workspace); 276await auto.PrepareDockerEnvironmentAsync(counter, workspace); 353await auto.PrepareDockerEnvironmentAsync(counter, workspace);
TypeScriptEmptyAppHostTemplateTests.cs (2)
32await auto.PrepareDockerEnvironmentAsync(counter, workspace); 87await auto.PrepareDockerEnvironmentAsync(counter, workspace, enableDcpDiagnostics: true);
TypeScriptLegacyAppHostTests.cs (1)
46await auto.PrepareDockerEnvironmentAsync(counter, workspace);
TypeScriptMigrateAppHostTests.cs (1)
47await auto.PrepareDockerEnvironmentAsync(counter, workspace);
TypeScriptPolyglotApphostDirectoryTests.cs (1)
44await auto.PrepareDockerEnvironmentAsync(counter, workspace);
TypeScriptPolyglotTests.cs (4)
49await auto.PrepareDockerEnvironmentAsync(counter, workspace); 176await auto.PrepareDockerEnvironmentAsync(counter, workspace); 262await auto.PrepareDockerEnvironmentAsync(counter, workspace); 325await auto.PrepareDockerEnvironmentAsync(counter, workspace);
TypeScriptPublishTests.cs (4)
32await auto.PrepareDockerEnvironmentAsync(counter, workspace); 114await auto.PrepareDockerEnvironmentAsync(counter, workspace); 208await auto.PrepareDockerEnvironmentAsync(counter, workspace); 292await auto.PrepareDockerEnvironmentAsync(counter, workspace);
TypeScriptReusablePackageTests.cs (1)
28await auto.PrepareDockerEnvironmentAsync(counter, workspace);
TypeScriptSqlServerNativeAssetsBundleTests.cs (1)
36await auto.PrepareDockerEnvironmentAsync(counter, workspace);
TypeScriptStarterSmokeTests.cs (1)
41await auto.PrepareDockerEnvironmentAsync(counter, workspace);
TypeScriptStarterTemplateTests.cs (1)
30await auto.PrepareDockerEnvironmentAsync(counter, workspace);
UpdateChannelNuGetConfigOrderingTests.cs (1)
78await auto.PrepareDockerEnvironmentAsync(counter, workspace);
WaitCommandTests.cs (1)
33await auto.PrepareDockerEnvironmentAsync(counter, workspace);