MCPcopy 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

1import { test, expect, describe } from 'bun:test';
2import { randomName, slugify } from '../../src/utils/names.ts';
3
4describe('randomName', () => {

Callers

nothing calls this directly

Calls 2

randomNameFunction · 0.90
slugifyFunction · 0.90

Tested by

no test coverage detected