Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ PROTECTED_FIELDS, stripProtectedFields } from
'./stripProtectedFields'
2
3
describe(
'stripProtectedFields'
, () => {
4
it(
'removes id from input'
, () => {
Callers
nothing calls this directly
Calls
1
stripProtectedFields
Function · 0.90
Tested by
no test coverage detected