-
Notifications
You must be signed in to change notification settings - Fork 53
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
TypeError: owner.lookup is not a function in Acceptance tests #64
Comments
Still having this issue. Would love some help debugging! |
What's the version of Ember you're using? |
|
Thanks! Lemme check this out |
Hey guys! I have the same problem.
The problem is here: Passed
|
Also just hit this. |
This is totally deprecated. I will see if I can use |
I'm facing a similar issue with ember-cli 2.5.1. Using Test generates this message:
Not sure if this is caused by the issue above. Would be great if someone can provide a hint, please. |
Ahh, yes. Sorry about not taking care of this in a timely manner |
I've been using I will add patches here and there for support |
Trying to use the Plupload Test Helpers, and can't get past the
addFiles
function...Am I not adding the correct instance to
addFiles()
?I have tried
this.container
as well.acceptance test
backtrace
The text was updated successfully, but these errors were encountered: