MCPcopy Create free account
hub / github.com/MALSync/MALSync / slug.test.ts

File slug.test.ts

test/src/utils/slug.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from "chai";
2import { Path, pathToUrl, urlToSlug } from "../../../src/utils/slugs";
3
4const testCases = [

Callers

nothing calls this directly

Calls 2

urlToSlugFunction · 0.90
pathToUrlFunction · 0.90

Tested by

no test coverage detected