MCPcopy Index your code
hub / github.com/lingodotdev/lingo.dev / buckets.spec.ts

File buckets.spec.ts

packages/cli/src/cli/utils/buckets.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, beforeEach } from "vitest";
2import { getBuckets } from "./buckets";
3import * as pkg from "glob";
4import type { Path } from "glob";

Callers

nothing calls this directly

Calls 4

getBucketsFunction · 0.90
normalizePathsFunction · 0.90
mockGlobSyncFunction · 0.85
makeI18nConfigFunction · 0.85

Tested by

no test coverage detected