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

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

test/update-panel-state-builder.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 { buildUpdatePanelStateWithUserStatusRequest } from '../src/windsurf.js';
4import { getAllFields, getField, parseFields } from '../src/proto.js';

Callers

nothing calls this directly

Calls 4

parseFieldsFunction · 0.90
getFieldFunction · 0.90
getAllFieldsFunction · 0.90

Tested by

no test coverage detected