Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ember-cli/ember-cli
/ windows-admin-test.js
File
windows-admin-test.js
tests/unit/utilities/windows-admin-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
WindowsSymlinkChecker = require(
'../../../lib/utilities/windows-admin'
);
4
const
{ expect } = require(
'chai'
);
Callers
nothing calls this directly
Calls
5
beforeEach
Function · 0.85
checkIfSymlinksNeedToBeEnabled
Method · 0.80
callback
Method · 0.80
then
Method · 0.45
contains
Method · 0.45
Tested by
no test coverage detected