Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linen-dev/linen.dev
/ randomWordSlugs.test.ts
File
randomWordSlugs.test.ts
packages/utilities/src/randomWordSlugs.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ generateSlug, totalUniqueSlugs } from
'./randomWordSlugs'
;
2
3
describe(
'random-word-slugs'
, () => {
4
it(
'simple slug on kebab'
, () => {
Callers
nothing calls this directly
Calls
2
generateSlug
Function · 0.90
totalUniqueSlugs
Function · 0.90
Tested by
no test coverage detected