Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ render, screen } from
'@testing-library/vue'
2
import
PrimeVue from
'primevue/config'
3
import
{ describe, expect, it, vi } from
'vitest'
4
vi.mock(
'@/utils/envUtil'
, () => ({
Callers
nothing calls this directly
Calls
2
renderCard
Function · 0.70
mock
Method · 0.45
Tested by
no test coverage detected