-
Notifications
You must be signed in to change notification settings - Fork 27.4k
Testing with mocha #1589
Comments
@cjroebuck changes from PR #1253 landed as 92558fe and are well in master. Simply there was no release since then. Could you try the latest version from the integration server to see if this works for you? |
@cjroebuck A new version of AngularJS was tagged yesterday: http://code.angularjs.org/1.1.1/ |
Hopefully I'm not being a pain but I have an interest in seeing this working and I don't know the etiquette, if it's better to follow up on existing issue reports that describe the problem or to file new ones. The commit for Mocha support that landed in 1.1.1, 92558fe, doesn't actually work; see #1467. The 1.1.2 release and what's on ci.angularjs.org right now haven't changed anything in this respect. |
When running inside Mocha, don't look in Jasmine's spec.queue.running. It's not there. This is documented as issue angular#1467; I think this issue was also responsible for angular#1589 and recent complaints in angular#1253. Closes angular#1467.
Trying to get testing working with mocha, but doesn't seem like the changes in PR #1253 are in angular-mocks.js in the downloaded bundle from the main angular website. Tried both stable and unstable builds.
The text was updated successfully, but these errors were encountered: