MCPcopy
hub / github.com/marimo-team/marimo / markdown-renderer.test.tsx

File markdown-renderer.test.tsx

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

Source from the content-addressed store, hash-verified

1/* Copyright 2026 Marimo. All rights reserved. */
2import { render, screen, waitFor } from "@testing-library/react";
3import { describe, expect, it } from "vitest";
4import { MarkdownRenderer } from "../markdown-renderer";

Callers

nothing calls this directly

Calls 2

describeFunction · 0.85
waitForFunction · 0.85

Tested by

no test coverage detected