Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rich-Harris/magic-string
/ move.test.ts
File
move.test.ts
test/MagicString/move.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ assert, describe, it } from
'vitest'
2
import
MagicString from
'../utils/IntegrityCheckingMagicString.ts'
3
4
describe(
'magicString'
, () => {
Callers
nothing calls this directly
Calls
8
checkIntegrity
Method · 0.80
move
Method · 0.45
toString
Method · 0.45
prependRight
Method · 0.45
appendLeft
Method · 0.45
clone
Method · 0.45
lastLine
Method · 0.45
overwrite
Method · 0.45
Tested by
no test coverage detected