MCPcopy
hub / github.com/danvk/source-map-explorer / api.test.ts

File api.test.ts

tests/performance/api.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2import { PerformanceObserver, performance } from 'perf_hooks';
3
4import { explore } from '../../src/lib/api';

Callers

nothing calls this directly

Calls 3

setTestFolderFunction · 0.90
exploreFunction · 0.90
itFunction · 0.85

Tested by

no test coverage detected