Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, it, expect } from
'vitest'
;
2
import
{ slugifyProviderName, buildCustomEntry } from
'../src/setup/gateways.js'
;
3
4
/**
Callers
nothing calls this directly
Calls
2
slugifyProviderName
Function · 0.85
buildCustomEntry
Function · 0.85
Tested by
no test coverage detected