UNPKG

openhim-core

Version:

The OpenHIM core application that provides logging and routing of http requests

13 lines (10 loc) 204 B
## Description Fires up a mongo replica set in docker and runs the OpenHIM tests against the replica set ### Start ``` npm run test:replica:set ``` ### Clean up ``` npm run test:replica:set:cleanup ```