MCPcopy Create free account
hub / github.com/chhoumann/quickadd / DragHandle.test.ts

File DragHandle.test.ts

src/gui/components/DragHandle.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from "vitest";
2import { fireEvent, render } from "@testing-library/svelte";
3
4import DragHandle from "./DragHandle.svelte";

Callers

nothing calls this directly

Calls 3

dispatchEventMethod · 0.80
fnMethod · 0.80
renderFunction · 0.50

Tested by

no test coverage detected