MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / provider-name-slug.test.ts

File provider-name-slug.test.ts

test/provider-name-slug.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { slugifyProviderName, buildCustomEntry } from '../src/setup/gateways.js';
3
4/**

Callers

nothing calls this directly

Calls 2

slugifyProviderNameFunction · 0.85
buildCustomEntryFunction · 0.85

Tested by

no test coverage detected