Skip to content

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

Closed
paulRbr wants to merge 1 commit into
yui:masterfrom
paulRbr:ignore-node-modules
Closed

Long running tests process because of search inside all node_modules installed#97
paulRbr wants to merge 1 commit into
yui:masterfrom
paulRbr:ignore-node-modules

Conversation

@paulRbr

@paulRbr paulRbr commented Mar 10, 2014

Copy link
Copy Markdown

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

paulRbr commented Mar 12, 2014

Copy link
Copy Markdown
Author

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