ravichandranjv / TestOTP---Automated

Automated Mocha test using gulp/gulp-mocha to run on Express route to access a MongoDb document and validate the expectation of the mocha test. The gulp task watches the filesystem to the data.xml file that contains the OTP value.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TestOTP---Automated - this repo uses TravisCI and CodeCov for build and code coverage -

Build Status - Build Status

Base branch coverage Coverage Status Sub branch coverage Coverage Status

In continuation of the test OTP scenario - https://github.com/ravichandranjv/TestOTP-A-leaner-version---semi-automated

Automated Mocha test using gulp/gulp-mocha to run on Express route to access a MongoDb document and validate the expectation of the mocha test. The gulp task watches the filesystem to the 'data.xml' file that contains the OTP value.

Sequence

  1. Run 'gulp' after starting mongod to listen on port 27017
  2. Open data.xml and save to trigger the gulp watch task

Watch for the next - "Automated to trigger test based on time/timestamp"

About

Automated Mocha test using gulp/gulp-mocha to run on Express route to access a MongoDb document and validate the expectation of the mocha test. The gulp task watches the filesystem to the data.xml file that contains the OTP value.

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 100.0%