Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfinity/orbit
/ UserGroupForm.spec.ts
File
UserGroupForm.spec.ts
apps/wallet/src/components/users/UserGroupForm.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ flushPromises } from
'@vue/test-utils'
;
2
import
{ describe, expect, it } from
'vitest'
;
3
import
{ mount } from
'~/test.utils'
;
4
import
UserGroupForm from
'./UserGroupForm.vue'
;
Callers
nothing calls this directly
Calls
2
mount
Function · 0.90
exists
Method · 0.45
Tested by
no test coverage detected