MCPcopy
hub / github.com/OpenHands/OpenHands / expandable-message.test.tsx

File expandable-message.test.tsx

frontend/__tests__/components/chat/expandable-message.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from "vitest";
2import { screen } from "@testing-library/react";
3import { renderWithProviders } from "test-utils";
4import { createRoutesStub } from "react-router";

Callers

nothing calls this directly

Calls 1

renderWithProvidersFunction · 0.90

Tested by

no test coverage detected