MCPcopy 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

1import { generateSlug, totalUniqueSlugs } from './randomWordSlugs';
2
3describe('random-word-slugs', () => {
4 it('simple slug on kebab', () => {

Callers

nothing calls this directly

Calls 2

generateSlugFunction · 0.90
totalUniqueSlugsFunction · 0.90

Tested by

no test coverage detected