MCPcopy 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

1import {assert} from 'chai';
2
3import APICredential from '../src/model/api-credential';
4import {APIManager} from '../src/controller/api-manager';

Callers

nothing calls this directly

Calls 4

getCredentialByIdMethod · 0.80
addCredentialMethod · 0.80
removeCredentialByIdMethod · 0.80
deserializeMethod · 0.65

Tested by

no test coverage detected