Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/alibaba/nacos
/ swagger2Tools.test.ts
File
swagger2Tools.test.ts
console-ui-next/src/utils/openapi/__tests__/swagger2Tools.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
;
2
import
{ extractToolsFromOpenAPI, transformToolsFromConfig } from
'../swagger2Tools'
;
3
4
describe(
'swagger2Tools'
, () => {
Callers
nothing calls this directly
Calls
4
extractToolsFromOpenAPI
Function · 0.90
transformToolsFromConfig
Function · 0.90
it
Function · 0.50
expect
Function · 0.50
Tested by
no test coverage detected