6 references to AssertResourcesExistAsync
Aspire.Cli.EndToEnd.Tests (6)
ChannelUpdateWorkflowTests.cs (2)
149await auto.AssertResourcesExistAsync(counter, "cache"); 191await auto.AssertResourcesExistAsync(counter, "cache");
TypeScriptCodegenValidationTests.cs (2)
324await auto.AssertResourcesExistAsync(counter, "target"); 412await auto.AssertResourcesExistAsync(counter, "postgres", "db", "consumer");
TypeScriptLegacyAppHostTests.cs (1)
91await auto.AssertResourcesExistAsync(counter, "cache");
TypeScriptMigrateAppHostTests.cs (1)
85await auto.AssertResourcesExistAsync(counter, "cache");