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

Long running tests process because of search inside all node_modules installed #97

Closed
wants to merge 1 commit into from

Conversation

paulRbr
Copy link

@paulRbr paulRbr commented Mar 10, 2014

I get a long running process searching for all modules that have a build.json file.
This PR checks the path of the modules parsed to not include the node_modules ones.


As in my other pr #96, all tests pass correctly

npm test -f

(in order to pass the linting errors) makes the tests pass:

✓ OK » 84 honored (0.015s) 

@paulRbr
Copy link
Author

paulRbr commented Mar 12, 2014

Ignore this PR, as we can need dependencies from node_modules...

@paulRbr paulRbr closed this Mar 12, 2014
@paulRbr paulRbr deleted the ignore-node-modules branch March 12, 2014 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant