Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ember-cli/ember-cli
/ git-init-test.js
File
git-init-test.js
tests/unit/tasks/git-init-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
{ expect } = require(
'chai'
);
4
const
MockUI = require(
'console-ui/mock'
);
Callers
nothing calls this directly
Calls
7
beforeEach
Function · 0.85
_gitVersion
Method · 0.80
_gitInit
Method · 0.80
_gitAdd
Method · 0.80
_gitCommit
Method · 0.80
buildGitEnvironment
Method · 0.80
run
Method · 0.45
Tested by
no test coverage detected