Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chieapp/chie
/ api-manager-test.ts
File
api-manager-test.ts
test/api-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
APICredential from
'../src/model/api-credential'
;
4
import
{APIManager} from
'../src/controller/api-manager'
;
Callers
nothing calls this directly
Calls
4
getCredentialById
Method · 0.80
addCredential
Method · 0.80
removeCredentialById
Method · 0.80
deserialize
Method · 0.65
Tested by
no test coverage detected