MCPcopy
hub / github.com/desktop/desktop / api-test.ts

File api-test.ts

app/test/unit/api-test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from 'node:test'
2import assert from 'node:assert'
3import { API, getNextPagePathWithIncreasingPageSize } from '../../src/lib/api'
4import { CopilotError } from '../../src/lib/copilot-error'

Callers

nothing calls this directly

Calls 5

assertNextFunction · 0.85
setMethod · 0.45

Tested by

no test coverage detected