Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/massCodeIO/massCode
/ useSnippetsSearch.test.ts
File
useSnippetsSearch.test.ts
src/renderer/composables/__tests__/useSnippetsSearch.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeEach, describe, expect, it, vi } from
'vitest'
2
import
{ computed, nextTick, reactive, ref, shallowRef, watch } from
'vue'
3
4
globalThis.computed = computed
Callers
nothing calls this directly
Calls
1
setup
Function · 0.70
Tested by
no test coverage detected