MCPcopy Create free account
hub / github.com/TanStack/devtools / plugin-card.test.tsx

File plugin-card.test.tsx

packages/devtools/src/tabs/marketplace/plugin-card.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { render } from '@solidjs/testing-library'
2import { ThemeContextProvider } from '@tanstack/devtools-ui'
3import { beforeEach, describe, expect, it, vi } from 'vitest'
4import { DevtoolsProvider } from '../../context/devtools-context'

Callers

nothing calls this directly

Calls 3

renderCardFunction · 0.85
makeCardFunction · 0.85
unmountFunction · 0.85

Tested by

no test coverage detected