Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ secrets-integration.test.ts
File
secrets-integration.test.ts
apps/host-selfhost/src/secrets-integration.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createClient } from
"@libsql/client"
;
2
import
{ mkdtempSync } from
"node:fs"
;
3
import
{ tmpdir } from
"node:os"
;
4
import
{ join } from
"node:path"
;
Callers
nothing calls this directly
Calls
8
createSelfHostDb
Function · 0.90
values
Method · 0.80
push
Method · 0.80
toString
Method · 0.80
createScopedExecutor
Function · 0.70
close
Method · 0.65
execute
Method · 0.65
createClient
Function · 0.50
Tested by
no test coverage detected