Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dwgx/WindsurfAPI
/ self-update-docker.test.js
File
self-update-docker.test.js
test/self-update-docker.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, it } from
'node:test'
;
2
import
assert from
'node:assert/strict'
;
3
import
{ mkdtempSync, mkdirSync, rmSync } from
'node:fs'
;
4
import
{ join } from
'node:path'
;
Callers
nothing calls this directly
Calls
9
setGitExecFileForTest
Function · 0.90
setRuntimeApiKey
Function · 0.90
setRuntimeDashboardPassword
Function · 0.90
configureBindHost
Function · 0.90
runGit
Function · 0.90
handleDashboardApi
Function · 0.90
makeTempDir
Function · 0.85
cb
Function · 0.85
fakeRes
Function · 0.70
Tested by
no test coverage detected