Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DTStack/molecule
/ instanceService.test.tsx
File
instanceService.test.tsx
src/services/__tests__/instanceService.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
'react'
;
2
import { defaultExtensions } from
'mo/extensions'
;
3
import InstanceService from
'../instanceService'
;
4
import { render } from
'@testing-library/react'
;
Callers
nothing calls this directly
Calls
3
render
Function · 0.90
emit
Method · 0.80
render
Method · 0.65
Tested by
no test coverage detected