MCPcopy
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
3import { describe, expect, it } from "vitest";
4import { exportedForTesting } from "../state";

Callers

nothing calls this directly

Calls 5

describeFunction · 0.85
reducerFunction · 0.85
initialStateFunction · 0.50
mapMethod · 0.45
nowMethod · 0.45

Tested by

no test coverage detected