MCPcopy Index your code
hub / github.com/emberjs/ember.js / component-rendering-test.js

File component-rendering-test.js

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

Source from the content-addressed store, hash-verified

1const setupComponentTest = require('./helpers/setup-component');
2
3QUnit.module('Components can be rendered without a DOM dependency', function (hooks) {
4 setupComponentTest(hooks);

Callers

nothing calls this directly

Calls 9

setupComponentTestFunction · 0.85
moduleMethod · 0.80
matchMethod · 0.80
requireFunction · 0.70
setMethod · 0.65
registerMethod · 0.65
testMethod · 0.45
renderMethod · 0.45
extendMethod · 0.45

Tested by

no test coverage detected