46 references to CreateHttpClient
Aspire.Dashboard.Tests (46)
Integration\McpServiceTests.cs (9)
33
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.McpEndPointAccessor().EndPoint}");
60
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.McpEndPointAccessor().EndPoint}");
83
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.McpEndPointAccessor().EndPoint}");
106
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.McpEndPointAccessor().EndPoint}");
131
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.McpEndPointAccessor().EndPoint}");
167
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.McpEndPointAccessor().EndPoint}");
199
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
227
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.McpEndPointAccessor().EndPoint}");
264
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.McpEndPointAccessor().EndPoint}");
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 (8)
409
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
470
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
547
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
597
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
654
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
682
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
700
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
718
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
Integration\OtlpHttpServiceTests.cs (6)
42
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
68
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
114
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
138
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
166
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.OtlpServiceHttpEndPointAccessor().EndPoint}");
200
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"https://{app.FrontendSingleEndPointAccessor().EndPoint}",
Integration\TelemetryApiTests.cs (19)
122
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
147
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
194
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
213
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
235
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
257
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
278
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
297
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
318
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
338
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
387
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
411
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
431
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
462
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
495
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
517
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
539
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
558
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
580
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");