MCPcopy
hub / github.com/EutropicAI/Final2x / IOPath.test.ts

File IOPath.test.ts

test/web/IOPath.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { useIOPathStore } from '@renderer/store/ioPathStore'
2import IOPath from '@renderer/utils/IOPath'
3import { createPinia, setActivePinia, storeToRefs } from 'pinia'
4import { beforeEach, describe, expect, it } from 'vitest'

Callers

nothing calls this directly

Calls 12

checkIDMethod · 0.80
addMethod · 0.80
getByIDMethod · 0.80
getListMethod · 0.80
getAllPathMethod · 0.80
showMethod · 0.80
deleteMethod · 0.80
isEmptyMethod · 0.80
setoutputpathMethod · 0.80
getoutputpathMethod · 0.80
setoutputpathManualMethod · 0.80
clearALLMethod · 0.80

Tested by

no test coverage detected