Created automation framework for testing application http://computer-database.herokuapp.com Covered functionality:
- Add computer
- Update computer
- Delete computer
- Check “filter by computer”
nmp install npm install -g protractor
webdriver-manager update webdriver-manager start
npm test
- Npm
- Protractor (latest)
- Cucumberjs (1.x)
- Chai
- Allure (not implemented)
- Nadiia Klymenko