MCPcopy
hub / github.com/FlowiseAI/Flowise / stripProtectedFields.test.ts

File stripProtectedFields.test.ts

packages/server/src/utils/stripProtectedFields.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { PROTECTED_FIELDS, stripProtectedFields } from './stripProtectedFields'
2
3describe('stripProtectedFields', () => {
4 it('removes id from input', () => {

Callers

nothing calls this directly

Calls 1

stripProtectedFieldsFunction · 0.90

Tested by

no test coverage detected