[
https://issues.apache.org/jira/browse/CB-14155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16519476#comment-16519476
]
ASF GitHub Bot commented on CB-14155:
-------------------------------------
brodybits opened a new pull request #164: CB-14155 fix btest part 2: export npm
script
URL: https://github.com/apache/cordova-js/pull/164
<!--
Please make sure the checklist boxes are all checked before submitting the
PR. The checklist
is intended as a quick reference, for complete details please see our
Contributor Guidelines:
http://cordova.apache.org/contribute/contribute_guidelines.html
Thanks!
-->
### Platforms affected
All
### What does this PR do?
Followup to btest fix in PR #160: export npm script in package.json
### What testing has been done on this change?
`npm run btest` works as intended
### Checklist
- [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html)
in the JIRA database
- [x] Commit message follows the format: "CB-3232: (android) Fix bug with
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform
affected.
- ~~Added automated test coverage as appropriate for this change.~~
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Fix & export cordova-js btest script
> ------------------------------------
>
> Key: CB-14155
> URL: https://issues.apache.org/jira/browse/CB-14155
> Project: Apache Cordova
> Issue Type: Test
> Components: cordova-js
> Reporter: Chris Brody
> Assignee: Chris Brody
> Priority: Major
>
> The {{grunt btest}} taskĀ (which means "run tests in the browser" ref:
> [tasks/test.js#L32-L35|https://github.com/apache/cordova-js/blob/master/tasks/test.js#L32-L35])
> did not seem to work on my machine for some reason. I am raising this issue
> to fix and export this task.
> As I general principle I would rather fix and revive existing test targets if
> possible (and practical).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]