Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test-module-for-integration.js #182

Closed
blipntime opened this issue Nov 21, 2016 · 1 comment
Closed

test-module-for-integration.js #182

blipntime opened this issue Nov 21, 2016 · 1 comment

Comments

@blipntime
Copy link

blipntime commented Nov 21, 2016

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

@blipntime
Copy link
Author

My real question was whether I can access "render" method in "this" when the test is in describeModel or describeModule.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant