Skip to content

Instantly share code, notes, and snippets.

@andreaj8
Created September 11, 2013 09:48
Show Gist options
  • Save andreaj8/6521502 to your computer and use it in GitHub Desktop.
Save andreaj8/6521502 to your computer and use it in GitHub Desktop.
UNIT
INFO [karma]: Karma v0.10.2 server started at http://localhost:9876/
INFO [launcher]: Starting browser Chrome
INFO [Chrome 29.0.1547 (Mac OS X 10.8.4)]: Connected on socket ltq8bxTuorpUO6NvZVOC
LOG: 'Hello test'
LOG: '2 test'
Chrome 29.0.1547 (Mac OS X 10.8.4) ControllerUnitTest ChildController test FAILED
Error: Unexpected request: GET /child
No more request expected
at Error (<anonymous>)
at $httpBackend (/Users/andreaj/Desktop/zeero.bitbucket.org/ubmhealth/client/tests/lib/angular/angular-mocks.js:934:9)
at n (/Users/andreaj/Desktop/zeero.bitbucket.org/ubmhealth/client/tests/lib/angular/angular.min.js:95:492)
at l (/Users/andreaj/Desktop/zeero.bitbucket.org/ubmhealth/client/tests/lib/angular/angular.min.js:94:218)
at Function.l.(anonymous function) (/Users/andreaj/Desktop/zeero.bitbucket.org/ubmhealth/client/tests/lib/angular/angular.min.js:96:405)
at Object.getAll (/Users/andreaj/Desktop/zeero.bitbucket.org/ubmhealth/client/js/services.js:79:19)
at new <anonymous> (/Users/andreaj/Desktop/zeero.bitbucket.org/ubmhealth/client/js/controllers.js:155:12)
at d (/Users/andreaj/Desktop/zeero.bitbucket.org/ubmhealth/client/tests/lib/angular/angular.min.js:28:174)
at Object.instantiate (/Users/andreaj/Desktop/zeero.bitbucket.org/ubmhealth/client/tests/lib/angular/angular.min.js:28:304)
at /Users/andreaj/Desktop/zeero.bitbucket.org/ubmhealth/client/tests/lib/angular/angular.min.js:52:239
Error: Declaration Location
at window.jasmine.window.inject.angular.mock.inject (/Users/andreaj/Desktop/zeero.bitbucket.org/ubmhealth/client/tests/lib/angular/angular-mocks.js:1764:25)
at null.<anonymous> (/Users/andreaj/Desktop/zeero.bitbucket.org/ubmhealth/server/tests/unit/controllers/auth.spec.js:42:20)
at null.<anonymous> (/Users/andreaj/Desktop/zeero.bitbucket.org/ubmhealth/server/tests/unit/controllers/auth.spec.js:39:5)
at /Users/andreaj/Desktop/zeero.bitbucket.org/ubmhealth/server/tests/unit/controllers/auth.spec.js:2:1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment