You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@annotator.apache.org by GitBox <gi...@apache.org> on 2018/10/04 19:55:38 UTC

[GitHub] BigBlueHat opened a new pull request #40: Add `yarn validate` for JSON testing

BigBlueHat opened a new pull request #40: Add `yarn validate` for JSON testing
URL: https://github.com/apache/incubator-annotator/pull/40
 
 
   Reduces the `yarn test` (run by travis, pre-commit, etc) to just code testing.
   
   Introduces `yarn validate --url ../anno1.json` in place of the current `yarn test --url ../anno1.json`. This also means that code coverage is more accurate because `yarn test` only tests things in `packages/`.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services