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

Why does my test not fail? #21

Open
pogopaule opened this issue Nov 24, 2014 · 0 comments
Open

Why does my test not fail? #21

pogopaule opened this issue Nov 24, 2014 · 0 comments

Comments

@pogopaule
Copy link

If I forget to mock a request with pretender, the exception thrown by the default implementation of the unhandledRequest hook gets swallowed; it does not cause the ember-cli test to fail (but I think it should). So, why is that? How can I fix it? Is that something that should be fixed by ember-cli-pretender?

I'll create an example project if necessary. Just let me know.

Not sure if this is the best place to ask this question...If not I move it to stackoverflow.

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