Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
import
{ beforeEach, describe, expect, it } from
"vitest"
;
4
import
{ cellId } from
"@/__tests__/branded"
;
Callers
nothing calls this directly
Calls
6
cellId
Function · 0.90
describe
Function · 0.85
reducer
Function · 0.85
initialState
Function · 0.50
from
Method · 0.45
clear
Method · 0.45
Tested by
no test coverage detected