Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

gulp mocha/gulp karma hang on execution #873

@mikepc

Description

@mikepc

Clone the 0.4 branch,
cd into the directory
npm install
bower install
gulp test -> Mocha succeeds, karma hangs.

gulp mocha -> Hangs
-- I was able to get gulp to exit by adding a done(err), to the mocha task to capture the error, which was a mongoose User model not being registered error.

gulp karma -> Hangs, don't know how to get around this one.

Switching back to grunt until we can get this figured out.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions