Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm test doesn't run tests #423

Closed
simonexmachina opened this issue Jan 9, 2014 · 6 comments
Closed

npm test doesn't run tests #423

simonexmachina opened this issue Jan 9, 2014 · 6 comments
Labels
bug Something isn't working

Comments

@simonexmachina
Copy link
Contributor

package.json lists the test command as node test but this doesn't run any tests.

@shulhi
Copy link

shulhi commented Feb 6, 2014

I was running with the same issue, but no reply from anyone.

@tommy351
Copy link
Member

The test seems broken. I'll fix it.

@tommy351 tommy351 added the bug label Feb 10, 2014
@tommy351 tommy351 modified the milestone: 2.5 Feb 10, 2014
tommy351 added a commit that referenced this issue Feb 10, 2014
@tommy351
Copy link
Member

I removed some old tests and use grunt to make tests more easier to run. Now you can use one of the commands to run the test.

$ grunt test
$ npm test

@shulhi
Copy link

shulhi commented Feb 13, 2014

Still doesn't run the test for me.

@tommy351
Copy link
Member

The latest test is on the dev branch.

@shulhi
Copy link

shulhi commented Feb 14, 2014

Ok, works fine on dev branch. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants