Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ availableTargets, extname } from
'./utils'
;
2
3
describe(
'availableTargets'
, () => {
4
it(
'returns all available targets'
, () => {
Callers
nothing calls this directly
Calls
2
availableTargets
Function · 0.90
extname
Function · 0.90
Tested by
no test coverage detected