Skip to content

Instantly share code, notes, and snippets.

@lefnire
Created July 16, 2013 19:24
Show Gist options
  • Save lefnire/6011797 to your computer and use it in GitHub Desktop.
Save lefnire/6011797 to your computer and use it in GitHub Desktop.
/Users/lefnire/Dropbox/Sites/personal/gethuman/gh/ghweb.client/test/config
INFO [karma]: Karma server started at http://localhost:9201/
INFO [launcher]: Starting browser PhantomJS
INFO [karma]: To run via this server, use "karma run --runner-port 9301"
INFO [PhantomJS 1.8 (Mac)]: Connected on socket id pCJ4CxjYJMrC0XlN5nvl
PhantomJS 1.8 (Mac) UNIT ghweb.client/app/common/services/api.client.service should make a basic GET call FAILED
TypeError: 'undefined' is not an object (evaluating '$http(apiOpts).then')
at /Users/lefnire/Dropbox/Sites/personal/gethuman/gh/ghweb.client/app/common/services/api.client.service.js:6
at /Users/lefnire/Dropbox/Sites/personal/gethuman/gh/ghweb.client/app/common/services/api.client.service.js:6
at /Users/lefnire/Dropbox/Sites/personal/gethuman/gh/ghweb.client/test/unit/common/services/test.api.client.service.js:31
PhantomJS 1.8 (Mac) UNIT ghweb.client/app/common/services/config.service should be able to generate the html path FAILED
TypeError: 'undefined' is not a function (evaluating 'conf.getHtmlPath(file)')
at /Users/lefnire/Dropbox/Sites/personal/gethuman/gh/ghweb.client/test/unit/common/services/test.config.service.js:29
PhantomJS 1.8 (Mac) UNIT ghweb.client/app/common/services/i18n.service should be able to translate text FAILED
expected 'Hi, my name is Jeff' to equal 'Hola, mi nombre es Jeff'
at /Users/lefnire/Dropbox/Sites/personal/gethuman/gh/ghweb.client/components/chai/chai.js:258
at assertEqual (/Users/lefnire/Dropbox/Sites/personal/gethuman/gh/ghweb.client/components/chai/chai.js:662)
at /Users/lefnire/Dropbox/Sites/personal/gethuman/gh/ghweb.client/components/chai/chai.js:2780
at /Users/lefnire/Dropbox/Sites/personal/gethuman/gh/ghweb.client/test/unit/common/services/test.i18n.service.js:67
PhantomJS 1.8 (Mac): Executed 13 of 13 (3 FAILED) (0.156 secs / NaN secs)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment