Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aboutcode-org/scancode-workbench
/ paths.test.ts
File
paths.test.ts
tests/paths.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ figureOutDefaultSqliteFilePath } from
"../src/utils/paths"
;
2
3
const
PathSamples: { jsonPath: string; sqlitePath: string }[] = [
4
{
Callers
nothing calls this directly
Calls
1
figureOutDefaultSqliteFilePath
Function · 0.90
Tested by
no test coverage detected