You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Is there any documentation on how to use test-module-for-integration.js? Why is it better to use this than just ember-mocha? Does ember-mocha integrate test-module-for-integration already, if I set up the tests like
Hello,
Is there any documentation on how to use test-module-for-integration.js? Why is it better to use this than just ember-mocha? Does ember-mocha integrate test-module-for-integration already, if I set up the tests like
describeComponent( 'ui-d3-chart', 'Integration: UiD3ChartComponent', { integration: true }, function() { it('renders', function() { ...
Thanks!
Janos
The text was updated successfully, but these errors were encountered: