53 references to PrepareDockerEnvironmentAsync
Aspire.Cli.EndToEnd.Tests (53)
AgentCommandTests.cs (4)
39await auto.PrepareDockerEnvironmentAsync(counter, workspace); 106await auto.PrepareDockerEnvironmentAsync(counter, workspace); 180await auto.PrepareDockerEnvironmentAsync(counter, workspace); 221await auto.PrepareDockerEnvironmentAsync(counter, workspace);
BannerTests.cs (3)
31await auto.PrepareDockerEnvironmentAsync(counter, workspace); 72await auto.PrepareDockerEnvironmentAsync(counter, workspace); 105await auto.PrepareDockerEnvironmentAsync(counter, workspace);
BundleSmokeTests.cs (1)
33await auto.PrepareDockerEnvironmentAsync(counter, workspace);
CentralPackageManagementTests.cs (2)
34await auto.PrepareDockerEnvironmentAsync(counter, workspace); 137await auto.PrepareDockerEnvironmentAsync(counter, workspace);
CertificatesCommandTests.cs (3)
31await auto.PrepareDockerEnvironmentAsync(counter, workspace); 75await auto.PrepareDockerEnvironmentAsync(counter, workspace); 118await auto.PrepareDockerEnvironmentAsync(counter, workspace);
ConfigHealingTests.cs (1)
42await auto.PrepareDockerEnvironmentAsync(counter, workspace);
ConfigMigrationTests.cs (7)
121await auto.PrepareDockerEnvironmentAsync(counter, workspace); 186await auto.PrepareDockerEnvironmentAsync(counter, workspace); 236await auto.PrepareDockerEnvironmentAsync(counter, workspace); 295await auto.PrepareDockerEnvironmentAsync(counter, workspace); 365await auto.PrepareDockerEnvironmentAsync(counter, workspace); 449await auto.PrepareDockerEnvironmentAsync(counter, workspace); 534await auto.PrepareDockerEnvironmentAsync(counter, workspace);
DescribeCommandTests.cs (2)
33await auto.PrepareDockerEnvironmentAsync(counter, workspace); 107await auto.PrepareDockerEnvironmentAsync(counter, workspace);
DoctorCommandTests.cs (2)
31await auto.PrepareDockerEnvironmentAsync(counter, workspace); 70await auto.PrepareDockerEnvironmentAsync(counter, workspace);
EmptyAppHostTemplateTests.cs (1)
31await auto.PrepareDockerEnvironmentAsync(counter, workspace);
JsReactTemplateTests.cs (1)
32await auto.PrepareDockerEnvironmentAsync(counter, workspace);
LogsCommandTests.cs (1)
33await auto.PrepareDockerEnvironmentAsync(counter, workspace);
MultipleAppHostTests.cs (1)
32await auto.PrepareDockerEnvironmentAsync(counter, workspace);
PlaywrightCliInstallTests.cs (2)
42await auto.PrepareDockerEnvironmentAsync(counter, workspace); 125await auto.PrepareDockerEnvironmentAsync(counter, workspace);
ProjectReferenceTests.cs (1)
35await auto.PrepareDockerEnvironmentAsync(counter, workspace);
PsCommandTests.cs (2)
33await auto.PrepareDockerEnvironmentAsync(counter, workspace); 103await auto.PrepareDockerEnvironmentAsync(counter, workspace);
PythonReactTemplateTests.cs (1)
32await auto.PrepareDockerEnvironmentAsync(counter, workspace);
SecretDotNetAppHostTests.cs (1)
30await auto.PrepareDockerEnvironmentAsync(counter, workspace);
SecretTypeScriptAppHostTests.cs (1)
30await auto.PrepareDockerEnvironmentAsync(counter, workspace);
SmokeTests.cs (1)
34await auto.PrepareDockerEnvironmentAsync(counter, workspace);
StagingChannelTests.cs (1)
32await auto.PrepareDockerEnvironmentAsync(counter, workspace);
StartStopTests.cs (4)
34await auto.PrepareDockerEnvironmentAsync(counter, workspace); 82await auto.PrepareDockerEnvironmentAsync(counter, workspace); 116await auto.PrepareDockerEnvironmentAsync(counter, workspace); 176await auto.PrepareDockerEnvironmentAsync(counter, workspace);
StopNonInteractiveTests.cs (4)
33await auto.PrepareDockerEnvironmentAsync(counter, workspace); 90await auto.PrepareDockerEnvironmentAsync(counter, workspace); 157await auto.PrepareDockerEnvironmentAsync(counter, workspace); 229await auto.PrepareDockerEnvironmentAsync(counter, workspace);
TypeScriptCodegenValidationTests.cs (1)
32await auto.PrepareDockerEnvironmentAsync(counter, workspace);
TypeScriptEmptyAppHostTemplateTests.cs (1)
32await auto.PrepareDockerEnvironmentAsync(counter, workspace);
TypeScriptPolyglotTests.cs (1)
32await auto.PrepareDockerEnvironmentAsync(counter, workspace);
TypeScriptPublishTests.cs (1)
31await auto.PrepareDockerEnvironmentAsync(counter, workspace);
TypeScriptStarterTemplateTests.cs (1)
32await auto.PrepareDockerEnvironmentAsync(counter, workspace);
WaitCommandTests.cs (1)
36await auto.PrepareDockerEnvironmentAsync(counter, workspace);