/eReviews

Primary LanguageJavaScript

eReviews end to end testing

To run the test you need to install the require module in your computer

Required modules

1. Download the project (https://github.com/dkt201474/eReviews)

2. Unzip the archive and go to the UI folder (Good idea to use powerShell)

cd eReviews-master/UI

3. Execute the command below

npm start

4. Open google chrome and go to http://localhost:3000/

5. That's it

Screenshots and reports for all tests will be in the ./screenshots and ./reports folder