MCPcopy
hub / github.com/directus/directus / v-chip.test.ts

File v-chip.test.ts

app/src/components/v-chip.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mount } from '@vue/test-utils';
2import { expect, test } from 'vitest';
3import VChip from './v-chip.vue';
4import type { GlobalMountOptions } from '@/__utils__/types';

Callers

nothing calls this directly

Calls 3

triggerMethod · 0.80
existsMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected