Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/modelcontextprotocol/inspector
/ paramUtils.test.ts
File
paramUtils.test.ts
client/src/utils/__tests__/paramUtils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ cleanParams } from
"../paramUtils"
;
2
import
type
{ JsonSchemaType } from
"../jsonUtils"
;
3
4
describe(
"cleanParams"
, () => {
Callers
nothing calls this directly
Calls
1
cleanParams
Function · 0.90
Tested by
no test coverage detected