MCPcopy Create free account
hub / github.com/donghaxkim/react-rewrite / transform.test.ts

File transform.test.ts

packages/cli/src/__tests__/transform.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from "vitest";
2import { reorderComponent, getSiblings } from "../transform.js";
3import * as fs from "node:fs";
4import * as path from "node:path";

Callers

nothing calls this directly

Calls 4

findLineFunction · 0.85
reorderComponentFunction · 0.85
findParentLineFunction · 0.85
getSiblingsFunction · 0.85

Tested by

no test coverage detected