9 references to WaitForSuccessPromptFailFastAsync
Aspire.Cli.EndToEnd.Tests (9)
Helpers\CliE2EAutomatorHelpers.cs (5)
74
await auto.
WaitForSuccessPromptFailFastAsync
(counter, TimeSpan.FromSeconds(120));
84
await auto.
WaitForSuccessPromptFailFastAsync
(counter, TimeSpan.FromSeconds(300));
134
await auto.
WaitForSuccessPromptFailFastAsync
(counter, TimeSpan.FromSeconds(300));
181
await auto.
WaitForSuccessPromptFailFastAsync
(counter, TimeSpan.FromSeconds(300));
233
await auto.
WaitForSuccessPromptFailFastAsync
(counter, timeout: TimeSpan.FromSeconds(300));
PlaywrightCliInstallTests.cs (4)
136
await auto.
WaitForSuccessPromptFailFastAsync
(counter);
165
await auto.
WaitForSuccessPromptFailFastAsync
(counter);
171
await auto.
WaitForSuccessPromptFailFastAsync
(counter);
177
await auto.
WaitForSuccessPromptFailFastAsync
(counter);