MCPcopy 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

1import { assert, describe, it } from 'vitest'
2import MagicString from '../utils/IntegrityCheckingMagicString.ts'
3
4describe('magicString', () => {

Callers

nothing calls this directly

Calls 8

checkIntegrityMethod · 0.80
moveMethod · 0.45
toStringMethod · 0.45
prependRightMethod · 0.45
appendLeftMethod · 0.45
cloneMethod · 0.45
lastLineMethod · 0.45
overwriteMethod · 0.45

Tested by

no test coverage detected