MCPcopy Create free account
hub / github.com/dfinity/orbit / UserForm.spec.ts

File UserForm.spec.ts

apps/wallet/src/components/users/UserForm.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Principal } from '@dfinity/principal';
2import { flushPromises } from '@vue/test-utils';
3import { describe, expect, it } from 'vitest';
4import { mount } from '~/test.utils';

Callers

nothing calls this directly

Calls 2

mountFunction · 0.90
existsMethod · 0.45

Tested by

no test coverage detected