Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danvk/webdiff
/ util.test.ts
File
util.test.ts
ts/__tests__/util.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{filePairDisplayName} from
'../utils'
;
2
3
test(
'util.filePairDisplayName'
, () => {
4
const
props = {idx: 0, is_image_diff: false} as
const
;
Callers
nothing calls this directly
Calls
2
filePairDisplayName
Function · 0.90
rename
Function · 0.85
Tested by
no test coverage detected