GitHub user benkeen opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/550
Grunt mocha test file existence check
This is a small tweak to a recent commit that does an up-front
check to confirm the mocha test exists. It had failed to check
the condition where the user was trying to run a .js mocha test
for a .jsx file that hadn't yet been compiled. This expands on the
existence check for a .jsx version of the file.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benkeen/couchdb-fauxton
grunt-jsx-file-existence-test
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/550.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #550
----
commit b539e8ba69f4edd0ffc48ba9e8541428e627a9d1
Author: Ben Keen <[email protected]>
Date: 2015-10-07T02:57:01Z
Grunt mocha test file existence check
This is a small tweak to a recent commit that does an up-front
check to confirm the mocha test exists. It had failed to check
the condition where the user was trying to run a .js mocha test
for a ,jsx file that hadn't yet been compiled. This expands on the
existence check for a .jsx version of the file.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---