MCPcopy
hub / github.com/npmx-dev/npmx.dev / use-facet-selection.spec.ts

File use-facet-selection.spec.ts

test/nuxt/composables/use-facet-selection.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'vitest'
2import { mountSuspended } from '@nuxt/test-utils/runtime'
3import { ref } from 'vue'
4import type { ComparisonFacet } from '#shared/types/comparison'

Callers

nothing calls this directly

Calls 7

isFacetSelectedFunction · 0.85
toggleFacetFunction · 0.85
selectCategoryFunction · 0.85
deselectCategoryFunction · 0.85
selectAllFunction · 0.85
deselectAllFunction · 0.85

Tested by

no test coverage detected