MCPcopy Create free account
hub / github.com/primer/react / TreeView.test.tsx

File TreeView.test.tsx

packages/react/src/TreeView/TreeView.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {fireEvent, render, act, waitFor} from '@testing-library/react'
2import userEvent from '@testing-library/user-event'
3import React from 'react'
4import {ThemeProvider} from '../ThemeProvider'

Callers

nothing calls this directly

Calls 1

renderWithThemeFunction · 0.85

Tested by

no test coverage detected