Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ beforeEach, describe, expect, it, vi } from
"vitest"
;
2
3
describe(
"defaultDocsUrl"
, () => {
4
beforeEach(() => {
Callers
nothing calls this directly
Calls
4
setBuildInfoVersion
Function · 0.85
getDocsUrl
Function · 0.85
remove
Method · 0.80
beforeEach
Function · 0.50
Tested by
no test coverage detected