MCPcopy
hub / github.com/GitbookIO/gitbook / server.test.ts

File server.test.ts

packages/react-openapi/src/util/server.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'bun:test';
2import type { OpenAPIV3 } from '@gitbook/openapi-parser';
3import { getDefaultServerURL, interpolateServerURL } from './server';
4

Callers

nothing calls this directly

Calls 2

interpolateServerURLFunction · 0.90
getDefaultServerURLFunction · 0.90

Tested by

no test coverage detected