MCPcopy
hub / github.com/emberjs/ember.js / fastboot-sandbox-test.js

File fastboot-sandbox-test.js

tests/node/fastboot-sandbox-test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const fs = require('fs');
2const vm = require('vm');
3const SimpleDOM = require('simple-dom');
4const { emberPath, loadEmber, clearEmber } = require('./helpers/load-ember');

Callers

nothing calls this directly

Calls 7

buildSandboxContextFunction · 0.85
moduleMethod · 0.80
requireFunction · 0.70
fastbootVisitFunction · 0.70
beforeEachMethod · 0.45
afterEachMethod · 0.45
testMethod · 0.45

Tested by

no test coverage detected