Skip to content
This repository was archived by the owner on Apr 7, 2020. It is now read-only.
This repository was archived by the owner on Apr 7, 2020. It is now read-only.

Karma tests failing #13

@ProLoser

Description

@ProLoser

@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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions