MCPcopy
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

1import { describe, expect, it } from 'vitest';
2import { extractToolsFromOpenAPI, transformToolsFromConfig } from '../swagger2Tools';
3
4describe('swagger2Tools', () => {

Callers

nothing calls this directly

Calls 4

extractToolsFromOpenAPIFunction · 0.90
transformToolsFromConfigFunction · 0.90
itFunction · 0.50
expectFunction · 0.50

Tested by

no test coverage detected