This repository was archived by the owner on Apr 7, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 45
This repository was archived by the owner on Apr 7, 2020. It is now read-only.
Karma tests failing #13
Copy link
Copy link
Closed
Description
@kasperlewau I am not sure why these tests are failing:
PhantomJS 1.9.8 (Mac OS X 0.0.0) uiMentionController on invocation "before each" hook for "exposes a pattern" FAILED
TypeError: 'undefined' is not a function (near '...}).bind(this);...')
at /Users/Dean/Sites/ui-mention/src/mentionController.es6.js:310
at invoke (/Users/Dean/Sites/ui-mention/node_modules/angular/angular.js:4478)
at instantiate (/Users/Dean/Sites/ui-mention/node_modules/angular/angular.js:4486)
at /Users/Dean/Sites/ui-mention/node_modules/angular/angular.js:9151
at /Users/Dean/Sites/ui-mention/node_modules/angular-mocks/angular-mocks.js:1882
at /Users/Dean/Sites/ui-mention/test/uiMentionController.spec.js:29
at /Users/Dean/Sites/ui-mention/test/uiMentionController.spec.js:41
PhantomJS 1.9.8 (Mac OS X 0.0.0) uiMentionController public API "before each" hook for "init is a public API method on undefined" FAILED
TypeError: 'undefined' is not a function (near '...}).bind(this);...')
at /Users/Dean/Sites/ui-mention/src/mentionController.es6.js:310
at invoke (/Users/Dean/Sites/ui-mention/node_modules/angular/angular.js:4478)
at instantiate (/Users/Dean/Sites/ui-mention/node_modules/angular/angular.js:4486)
at /Users/Dean/Sites/ui-mention/node_modules/angular/angular.js:9151
at /Users/Dean/Sites/ui-mention/node_modules/angular-mocks/angular-mocks.js:1882
at /Users/Dean/Sites/ui-mention/test/uiMentionController.spec.js:29
at /Users/Dean/Sites/ui-mention/test/uiMentionController.spec.js:68
PhantomJS 1.9.8 (Mac OS X 0.0.0) uiMentionController DOM listeners "before each" hook for "sets moved to false if moved is truthy" FAILED
TypeError: 'undefined' is not a function (near '...}).bind(this);...')
at /Users/Dean/Sites/ui-mention/src/mentionController.es6.js:310
at invoke (/Users/Dean/Sites/ui-mention/node_modules/angular/angular.js:4478)
at instantiate (/Users/Dean/Sites/ui-mention/node_modules/angular/angular.js:4486)
at /Users/Dean/Sites/ui-mention/node_modules/angular/angular.js:9151
at /Users/Dean/Sites/ui-mention/node_modules/angular-mocks/angular-mocks.js:1882
at /Users/Dean/Sites/ui-mention/test/uiMentionController.spec.js:29
at /Users/Dean/Sites/ui-mention/test/uiMentionController.spec.js:387
That line number is a comment.
Metadata
Metadata
Assignees
Labels
No labels