MCPcopy
hub / github.com/nowork-studio/NotFair / slug.test.ts

File slug.test.ts

notfair-cmo/src/lib/slug.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import { isValidSlug, slugify } from "./slug";
3
4describe("slugify", () => {

Callers

nothing calls this directly

Calls 2

slugifyFunction · 0.90
isValidSlugFunction · 0.90

Tested by

no test coverage detected