MCPcopy Create free account
hub / github.com/aboutcode-org/scancode-workbench / workbenchDB.test.ts

File workbenchDB.test.ts

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

Source from the content-addressed store, hash-verified

1import path from "path";
2import assert from "assert";
3import { parseScanInfo } from "../src/utils/parsers";
4import { figureOutDefaultSqliteFilePath } from "../src/utils/paths";

Callers

nothing calls this directly

Calls 5

parseScanInfoFunction · 0.90
addFromJsonMethod · 0.80
getScanInfoMethod · 0.80
findAllMethod · 0.80

Tested by

no test coverage detected