Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
path from
"path"
;
2
import
assert from
"assert"
;
3
import
{ parseScanInfo } from
"../src/utils/parsers"
;
4
import
{ figureOutDefaultSqliteFilePath } from
"../src/utils/paths"
;
Callers
nothing calls this directly
Calls
5
figureOutDefaultSqliteFilePath
Function · 0.90
parseScanInfo
Function · 0.90
addFromJson
Method · 0.80
getScanInfo
Method · 0.80
findAll
Method · 0.80
Tested by
no test coverage detected