MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / Position.test.ts

File Position.test.ts

packages/vscode-shim/src/__tests__/Position.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Position } from "../classes/Position.js"
2
3describe("Position", () => {
4 describe("constructor", () => {

Callers

nothing calls this directly

Calls 6

translateMethod · 0.80
isEqualMethod · 0.65
isBeforeMethod · 0.65
isAfterMethod · 0.65
compareToMethod · 0.65
withMethod · 0.45

Tested by

no test coverage detected