MCPcopy Index your code
hub / github.com/coder/coder / docs.test.ts

File docs.test.ts

site/src/utils/docs.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from "vitest";
2
3describe("defaultDocsUrl", () => {
4 beforeEach(() => {

Callers

nothing calls this directly

Calls 4

setBuildInfoVersionFunction · 0.85
getDocsUrlFunction · 0.85
removeMethod · 0.80
beforeEachFunction · 0.50

Tested by

no test coverage detected