mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2025-12-10 06:52:05 +01:00
477 B
477 B
Build Process
- Install node.js (reboot required)
- Install grunt
npm install -g grunt - Install grunt cli
npm install -g grunt-cli - In project dir - install all modules
npm install
End To End Tests
- Install java (reboot required)
- Install protractor
npm install -g protractor - Update webdriver-manager
webdriver-manager update --standalone
Run End To End Tests
- Start webdirver server
webdriver-manager update - Run tests:
e2e.bator juste2e