MCPcopy Create free account
hub / github.com/backnotprop/plannotator / pr-gitlab.test.ts

File pr-gitlab.test.ts

packages/shared/pr-gitlab.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, spyOn, test } from "bun:test";
2import { fetchGlMR, fetchGlMRContext, parsePaginatedArray } from "./pr-gitlab";
3import type { PRRuntime } from "./pr-types";
4

Callers

nothing calls this directly

Calls 4

fetchGlMRFunction · 0.90
fetchGlMRContextFunction · 0.90
gitlabRuntimeFunction · 0.85
parsePaginatedArrayFunction · 0.85

Tested by

no test coverage detected