MCPcopy 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

1import { beforeEach, describe, expect, it, vi } from 'vitest'
2import { computed, nextTick, reactive, ref, shallowRef, watch } from 'vue'
3
4globalThis.computed = computed

Callers

nothing calls this directly

Calls 1

setupFunction · 0.70

Tested by

no test coverage detected