Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/OpenCoworkAI/open-codesign
/ editmode.test.ts
File
editmode.test.ts
packages/shared/src/editmode.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
ensureEditmodeMarkers,
4
normalizeLegacyEditmodeBlock,
Callers
nothing calls this directly
Calls
6
parseEditmodeBlock
Function · 0.90
ensureEditmodeMarkers
Function · 0.90
replaceEditmodeBlock
Function · 0.90
normalizeLegacyEditmodeBlock
Function · 0.90
parseTweakSchema
Function · 0.90
replaceTweakSchema
Function · 0.90
Tested by
no test coverage detected