Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DTStack/molecule
/ sidebarService.test.ts
File
sidebarService.test.ts
src/services/__tests__/sidebarService.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ ISidebarPane } from
'mo/model'
;
2
import
'reflect-metadata'
;
3
import
{ expectLoggerErrorToBeCalled } from
'@test/utils'
;
4
import
{ container } from
'tsyringe'
;
Callers
nothing calls this directly
Calls
8
expectLoggerErrorToBeCalled
Function · 0.90
getState
Method · 0.80
reset
Method · 0.65
add
Method · 0.65
get
Method · 0.65
setActive
Method · 0.65
update
Method · 0.65
remove
Method · 0.65
Tested by
no test coverage detected