MCPcopy Create free account
hub / github.com/Kong/httpsnippet / utils.test.ts

File utils.test.ts

src/helpers/utils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { availableTargets, extname } from './utils';
2
3describe('availableTargets', () => {
4 it('returns all available targets', () => {

Callers

nothing calls this directly

Calls 2

availableTargetsFunction · 0.90
extnameFunction · 0.90

Tested by

no test coverage detected