MCPcopy
hub / github.com/marimo-team/marimo / selection.test.ts

File selection.test.ts

frontend/src/components/editor/navigation/__tests__/selection.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* Copyright 2026 Marimo. All rights reserved. */
2
3import { beforeEach, describe, expect, it } from "vitest";
4import { cellId } from "@/__tests__/branded";

Callers

nothing calls this directly

Calls 6

cellIdFunction · 0.90
describeFunction · 0.85
reducerFunction · 0.85
initialStateFunction · 0.50
fromMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected