MCPcopy
hub / github.com/Comfy-Org/ComfyUI_frontend / TaskCard.test.ts

File TaskCard.test.ts

apps/desktop-ui/src/components/maintenance/TaskCard.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { render, screen } from '@testing-library/vue'
2import PrimeVue from 'primevue/config'
3import { describe, expect, it, vi } from 'vitest'
4vi.mock('@/utils/envUtil', () => ({

Callers

nothing calls this directly

Calls 2

renderCardFunction · 0.70
mockMethod · 0.45

Tested by

no test coverage detected