Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/marimo-team/marimo
/ state.test.ts
File
state.test.ts
frontend/src/components/terminal/__tests__/state.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
{ describe, expect, it } from
"vitest"
;
4
import
{ exportedForTesting } from
"../state"
;
Callers
nothing calls this directly
Calls
5
describe
Function · 0.85
reducer
Function · 0.85
initialState
Function · 0.50
map
Method · 0.45
now
Method · 0.45
Tested by
no test coverage detected