@medic/contact-summary-testing

v2.0.1
Contact Summary test will load your contact-settings.js or contact-summary-templated.js. Then it will loop through the folders in your contact summary json exmaple folders. Then execute your contact.json, lineage.json, and reports.json against the contac

jshint

jshint src/**/*.js

release

git push && git tag v$(jq -r .version package.json) && git push --tags && npm publish --access=public

test

npm run jshint && (cd test/smoke && ../../src/bin/contact-summary-test . ./contact-summary)
npm i @medic/contact-summary-testing

Metadata

Downloads