Add blocked project page Fix styles in plugins Add blocked warning in dashboard Add blocked warning to dropdown Add blocked warning to projects list Add blocked project in project profile Minor style code fixes in project like/watch Bloc project listing Profile Favs in blocked projects Blocked projects Fix jade syntax error Fixing tests Updating changelog |
||
---|---|---|
.. | ||
gallery | ||
helpers | ||
screenshots | ||
shared | ||
suites | ||
utils | ||
README.md | ||
capabilities.js | ||
upload-file-test.txt | ||
upload-image-test.png |
README.md
Taiga e2e tests
Setup
npm install
npm install -g protractor
npm install -g mocha
npm install -g babel
webdriver-manager update
Usage
After taiga-back and taiga-front are running
webdriver-manager start
run test:
protractor conf.e2e.js --suite=suiteName