var golang.org/x/pkgsite/internal/testing/pagecheck.href
10 uses
golang.org/x/pkgsite/internal/testing/pagecheck (current package)
pagecheck.go#L79: href = htmlcheck.HasHref
pagecheck.go#L99: href(urlPath+"?tab=imports"),
pagecheck.go#L103: href(urlPath+"?tab=importedby"),
pagecheck.go#L117: href(p.LatestMajorVersionLink),
pagecheck.go#L130: href("?tab=versions"),
pagecheck.go#L136: href(licenseLink),
pagecheck.go#L159: link = in(`[data-test-id="UnitDirectories-table"] a`, href(firstHref), exactText(firstText))
pagecheck.go#L178: link = in("table.Directories a", href(firstHref), exactText(firstText))
pagecheck.go#L193: href("/license-policy"),
pagecheck.go#L214: in("a", href(p.LatestLink), exactText("Go to latest")))
 |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |