MCPcopy
hub / github.com/marimo-team/marimo / debugger-code.test.tsx

File debugger-code.test.tsx

frontend/src/components/debugger/__tests__/debugger-code.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* Copyright 2026 Marimo. All rights reserved. */
2
3import { fireEvent, render, screen } from "@testing-library/react";
4import { beforeEach, describe, expect, it, type Mock, vi } from "vitest";

Callers

nothing calls this directly

Calls 3

describeFunction · 0.85
fnMethod · 0.80
renderWithProviderFunction · 0.70

Tested by

no test coverage detected