Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/refined-github/refined-github
/ shorten-link.test.ts
File
shorten-link.test.ts
test/shorten-link.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{parseHTML} from
'linkedom'
;
2
import
{$$optional} from
'select-dom'
;
3
import
{afterEach, beforeEach, expect, test} from
'vitest'
;
4
Callers
nothing calls this directly
Calls
1
shortenLinksInFragment
Function · 0.85
Tested by
no test coverage detected