2 references to AppHostTests
Aspire.Playground.Tests (2)
ProjectSpecificTests.cs (2)
81await AppHostTests.CreateHttpClientWithResilience(app, "funcapp").GetAsync("/api/injected-resources"); 89using var apiServiceClient = AppHostTests.CreateHttpClientWithResilience(app, "apiservice");