Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/midwayjs/midway
/ customClient.test.ts
File
customClient.test.ts
packages/consul/test/customClient.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ close, createLightApp } from
'@midwayjs/mock'
;
2
import
* as consul from
'../src'
;
3
4
describe(
'/test/customClient.test.ts'
, () => {
Callers
nothing calls this directly
Calls
10
createLightApp
Function · 0.90
close
Function · 0.90
describe
Function · 0.85
callback
Function · 0.85
fn
Method · 0.80
getAsync
Method · 0.65
getApplicationContext
Method · 0.65
get
Method · 0.65
request
Method · 0.65
createClient
Method · 0.45
Tested by
no test coverage detected