5 references to Href
Infrastructure.Tests (5)
WorkflowScripts\AutoRerunTransientCiFailuresTests.cs (5)
971Assert.Equal("https://github.com/microsoft/aspire/actions/runs/123/attempts/1", linkEvent.Href); 1101Assert.Equal("https://github.com/microsoft/aspire/actions/runs/123/attempts/1", failedAttemptLink.Href); 1104Assert.Equal("https://github.com/microsoft/aspire/actions/runs/123/attempts/2", rerunAttemptLink.Href); 1107Assert.Equal("https://github.com/microsoft/aspire/pull/15110#issuecomment-123", commentLink.Href); 1162Assert.Equal("https://github.com/microsoft/aspire/actions/runs/123", analyzedRunLink.Href);