Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmno-dev/bumpy
/ names.test.ts
File
names.test.ts
packages/bumpy/test/core/names.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test, expect, describe } from
'bun:test'
;
2
import
{ randomName, slugify } from
'../../src/utils/names.ts'
;
3
4
describe(
'randomName'
, () => {
Callers
nothing calls this directly
Calls
2
randomName
Function · 0.90
slugify
Function · 0.90
Tested by
no test coverage detected