46 references to CreateHttpClient
Aspire.Dashboard.Tests (46)
Integration\McpServiceTests.cs (9)
33
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.McpEndPointAccessor().EndPoint}");
61
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.McpEndPointAccessor().EndPoint}");
84
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.McpEndPointAccessor().EndPoint}");
107
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.McpEndPointAccessor().EndPoint}");
135
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.McpEndPointAccessor().EndPoint}");
172
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.McpEndPointAccessor().EndPoint}");
205
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
233
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.McpEndPointAccessor().EndPoint}");
271
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\StartupTests.cs (1)
828
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
Integration\TelemetryApiTests.cs (18)
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}");
216
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
238
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
259
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
278
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
299
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
319
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
368
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
392
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
412
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
443
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
476
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
498
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
520
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
539
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");
561
using var httpClient = IntegrationTestHelpers.
CreateHttpClient
($"http://{app.FrontendSingleEndPointAccessor().EndPoint}");