Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chieapp/chie
/ service-manager-test.ts
File
service-manager-test.ts
test/service-manager-test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{assert} from
'chai'
;
2
3
import
ChatView from
'../src/view/chat-view'
;
4
import
ChatService from
'../src/model/chat-service'
;
Callers
nothing calls this directly
Calls
2
registerView
Method · 0.80
registerService
Method · 0.80
Tested by
no test coverage detected