14 references to InitializeAndPublishRunAsync
Aspire.Dashboard.Tests (14)
Model\DashboardDataSourceTests.cs (14)
172await InitializeAndPublishRunAsync(currentRunStore); 576await InitializeAndPublishRunAsync(otherApplicationRunStore); 582await InitializeAndPublishRunAsync(historicalRunStore); 669await InitializeAndPublishRunAsync(currentRunStore); 689await InitializeAndPublishRunAsync(historicalRunStore); 707await InitializeAndPublishRunAsync(currentRunStore); 738await InitializeAndPublishRunAsync(runStore); 742await InitializeAndPublishRunAsync(pinningRunStore); 755await InitializeAndPublishRunAsync(runStore); 759await InitializeAndPublishRunAsync(finalRunStore); 790await InitializeAndPublishRunAsync(currentRunStore); 832await InitializeAndPublishRunAsync(pruningRunStore); 843await InitializeAndPublishRunAsync(nextPruningRunStore); 952await InitializeAndPublishRunAsync(currentRunStore);