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

For discussion: proposed npm test to check jsonld #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nonword
Copy link
Member

@nonword nonword commented Aug 22, 2017

This PR proposes we add a node test suite to this repo so that we can test certain expectations about mapping documents before deploying. The proposed workflow would be:

  • make changes to mappings locally
  • run npm test
  • if the tests succeed, everything we expect to be true about the mappings documents is verified, so we can safely deploy to master

Alternatively we could just connect Travis and catch errors after they're committed to master if testing locally is cumbersome.

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