MCPcopy Index your code
hub / github.com/cloudgraphdev/cli / test

Method test

release/templates/cg-node.rb:13–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11 end
12
13 def test
14 output = system bin/"node", "version"
15 assert output.strip == "v#{version}"
16 end
17end

Callers 1

containsServiceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected