Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cloudgraphdev/cli
/ serve.test.ts
File
serve.test.ts
test/commands/serve.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test } from
'@oclif/test'
2
import
axios from
'axios'
3
import
ServeCommandClass from
'../../src/commands/serve'
4
import
{
Callers
nothing calls this directly
Calls
9
initTestSuite
Function · 0.90
stopDgraphContainer
Function · 0.90
saveTestCloudGraphConfigFile
Function · 0.90
getInitCommand
Function · 0.90
removeTestDirs
Function · 0.90
initDgraphContainer
Function · 0.90
getServeCommand
Function · 0.90
getQueryEngineEndpoint
Function · 0.90
run
Method · 0.45
Tested by
no test coverage detected