Nodejs Testing Framework
To Run Tests on just one micro service:
$ npm start {micro-service}
If you want to run tests on all Micro-services:
$ npm start
Adding a New Micro service:
- Create a New folder in "Test" By service name
- Start Tests in a file called: "test.js"
Jenkins Location for last saved run: https://jenkins.devops.ellucian.com/jenkins/job/iHUB/job/stack/job/hub-node-test/ws/mochawesome-reports/index.html