MCPcopy Create free account
hub / github.com/dwgx/WindsurfAPI / update-panel-state-extract.test.js

File update-panel-state-extract.test.js

test/update-panel-state-extract.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from 'node:test';
2import assert from 'node:assert/strict';
3import { extractUserStatusBytes } from '../src/windsurf.js';
4import { writeMessageField, writeStringField, writeVarintField } from '../src/proto.js';

Callers

nothing calls this directly

Calls 4

writeVarintFieldFunction · 0.90
writeStringFieldFunction · 0.90
writeMessageFieldFunction · 0.90
extractUserStatusBytesFunction · 0.90

Tested by

no test coverage detected