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
That test pattern was added about a month ago SHA 6562aa4#diff-3a53f5c03b03e7657006c210bf3d2149 I just ran through the Prepare your environment steps on a fresh clone of the repo and npm test ran without any errors. But that's using Jasmine, I would absolutely love to have AngularJS test patterns for Mocha/Chai but I need to stay focused on adding to the existing patterns before taking that on.
daniellmb
changed the title
AssertionError: expected [Function: wrapper] to throw an error
Mocha: expected [Function: wrapper] to throw an error
Apr 5, 2014
Hi,
When running the service test template through Karma, the error test fails, as it is not throwing an error.
I happen to be using Mocha (and have converted the matcher to:
Do you have any insight why the test might be failing?
The text was updated successfully, but these errors were encountered: