MCPcopy 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

1import { describe, it, expect, vi, beforeEach, afterEach } from "vitest";
2import {
3 getRepoRoot,
4 getGitHubToken,

Callers

nothing calls this directly

Calls 5

getRepoRootFunction · 0.90
getGitHubTokenFunction · 0.90
getGitHubRepoFunction · 0.90
getGitHubOwnerFunction · 0.90
getGitHubPRNumberFunction · 0.90

Tested by

no test coverage detected