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