37 references to CreateHttpClient
Aspire.Dashboard.Tests (37)
Integration\OtlpCorsHttpServiceTests.cs (4)
27
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
51
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
92
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
120
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
Integration\OtlpHttpJsonTests.cs (9)
505
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
565
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
642
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
692
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
744
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
834
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
862
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
880
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
898
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
Integration\OtlpHttpServiceTests.cs (6)
42
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
71
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
120
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
144
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
172
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
206
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"https://{app.FrontendSingleEndPointAccessor().EndPoint}",
Integration\StartupTests.cs (1)
797
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
Integration\TelemetryApiTests.cs (17)
85
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
110
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
157
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
179
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
201
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
222
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
241
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
262
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
282
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
331
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
351
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
382
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
415
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
437
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
459
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
478
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
500
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");