11 references to WaitForAspireAddSuccessAsync
Aspire.Cli.EndToEnd.Tests (11)
ChannelUpdateWorkflowTests.cs (2)
125
await auto.
WaitForAspireAddSuccessAsync
(counter, TimeSpan.FromMinutes(2));
179
await auto.
WaitForAspireAddSuccessAsync
(counter, TimeSpan.FromMinutes(2));
TypeScriptCodegenValidationTests.cs (2)
67
await auto.
WaitForAspireAddSuccessAsync
(counter, TimeSpan.FromMinutes(2));
71
await auto.
WaitForAspireAddSuccessAsync
(counter, TimeSpan.FromMinutes(2));
TypeScriptLegacyAppHostTests.cs (1)
65
await auto.
WaitForAspireAddSuccessAsync
(counter, TimeSpan.FromMinutes(2));
TypeScriptMigrateAppHostTests.cs (1)
64
await auto.
WaitForAspireAddSuccessAsync
(counter, TimeSpan.FromMinutes(2));
TypeScriptPolyglotApphostDirectoryTests.cs (1)
76
await auto.
WaitForAspireAddSuccessAsync
(counter, TimeSpan.FromMinutes(2));
TypeScriptPolyglotTests.cs (2)
93
await auto.
WaitForAspireAddSuccessAsync
(counter, TimeSpan.FromMinutes(2));
204
await auto.
WaitForAspireAddSuccessAsync
(counter, TimeSpan.FromMinutes(2));
TypeScriptPublishTests.cs (2)
130
await auto.
WaitForAspireAddSuccessAsync
(counter, TimeSpan.FromMinutes(2));
134
await auto.
WaitForAspireAddSuccessAsync
(counter, TimeSpan.FromMinutes(2));