Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/lingodotdev/lingo.dev
/ utils.test.ts
File
utils.test.ts
scripts/docs/src/utils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, vi, beforeEach, afterEach } from
"vitest"
;
2
import
{
3
getRepoRoot,
4
getGitHubToken,
Callers
nothing calls this directly
Calls
5
getRepoRoot
Function · 0.90
getGitHubToken
Function · 0.90
getGitHubRepo
Function · 0.90
getGitHubOwner
Function · 0.90
getGitHubPRNumber
Function · 0.90
Tested by
no test coverage detected