Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ expect } from
"chai"
;
2
import
{ Path, pathToUrl, urlToSlug } from
"../../../src/utils/slugs"
;
3
4
const
testCases = [
Callers
nothing calls this directly
Calls
2
urlToSlug
Function · 0.90
pathToUrl
Function · 0.90
Tested by
no test coverage detected