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

File traverse.test.ts

packages/openapi-parser/src/traverse.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'bun:test';
2import { dereference } from '@scalar/openapi-parser';
3import { createFileSystem } from './filesystem';
4import { traverse } from './traverse';

Callers

nothing calls this directly

Calls 4

traverseFunction · 0.90
createFileSystemFunction · 0.90
dereferenceFunction · 0.85
parseMethod · 0.65

Tested by

no test coverage detected