Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GCWing/BitFun
/ diskFileVersion.test.ts
File
diskFileVersion.test.ts
src/web-ui/src/tools/editor/utils/diskFileVersion.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
;
2
import
{
3
diskContentMatchesEditorForExternalSync,
4
diskVersionsDiffer,
Callers
nothing calls this directly
Calls
5
diskVersionFromMetadata
Function · 0.90
diskVersionsDiffer
Function · 0.90
normalizeTextForDiskSyncComparison
Function · 0.90
diskContentMatchesEditorForExternalSync
Function · 0.90
editorSyncContentSha256Hex
Function · 0.90
Tested by
no test coverage detected