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

Tutorial: Integration test fails on triggerKeyEvent(). #16371

Closed
rayascott-zz opened this issue Mar 13, 2018 · 1 comment
Closed

Tutorial: Integration test fails on triggerKeyEvent(). #16371

rayascott-zz opened this issue Mar 13, 2018 · 1 comment

Comments

@rayascott-zz
Copy link

From Autocomplete Component under the heading "An Integration Test" (and just before the heading "Application Tests") the test in file tests/integration/components/list-filter-test.js ("should update with matching listings") fails due to no element passed to triggerKeyEvent() call. This failure also applies to the test "should initially load all listings".

Although I've only looked at Ember for less than 2 days, I get the impression this error is caused by the fact that class .list-filter does not exist on the input HTML tag generated by the list-filter component.

@acorncom
Copy link
Contributor

@rayascott Moving this as well.

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

2 participants