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