Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dwgx/WindsurfAPI
/ native-read-wrapper.test.js
File
native-read-wrapper.test.js
test/native-read-wrapper.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it } from
'node:test'
;
2
import
assert from
'node:assert/strict'
;
3
import
http2 from
'http2'
;
4
import
{ WindsurfClient } from
'../src/client.js'
;
Callers
nothing calls this directly
Calls
15
parseTrajectorySteps
Function · 0.90
writeStringField
Function · 0.90
writeMessageField
Function · 0.90
writeVarintField
Function · 0.90
repairToolCallArguments
Function · 0.90
parseFields
Function · 0.90
viewFileWrapperStep
Function · 0.85
errorStep
Function · 0.85
push
Method · 0.80
trajectoryStepsResponse
Function · 0.70
withFakeLanguageServer
Function · 0.70
requestPayload
Function · 0.70
Tested by
no test coverage detected