Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/upstash/context7
/ storage-paths.test.ts
File
storage-paths.test.ts
packages/cli/src/__tests__/storage-paths.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, test, vi } from
"vitest"
;
2
import
{ join } from
"path"
;
3
4
import
{
Callers
nothing calls this directly
Calls
6
getConfigDir
Function · 0.85
getCredentialsFilePath
Function · 0.85
getStateDir
Function · 0.85
getUpdateStateFilePath
Function · 0.85
getCacheDir
Function · 0.85
getPreviewsDir
Function · 0.85
Tested by
no test coverage detected