taiga-front/e2e
Juanfran 4da7d44d0e fix admin e2e tests 2016-09-27 10:05:28 +02:00
..
gallery fix gallery ie images - e2e 2015-10-29 14:44:53 +01:00
helpers fix admin e2e tests 2016-09-27 10:05:28 +02:00
screenshots Create screenshot dir for chrome, firefox, safari and ie 2015-09-09 09:36:30 +02:00
shared Epic detail 2016-09-27 10:05:24 +02:00
suites fix admin e2e tests 2016-09-27 10:05:28 +02:00
utils Epic detail 2016-09-27 10:05:24 +02:00
README.md move tests to e2e/suties 2015-12-03 10:40:12 +01:00
capabilities.js upgrade babel 2016-03-23 12:14:53 +01:00
taiga_back_cli.py transfer project e2e 2016-04-25 14:44:11 +02:00
upload-file-test.txt Testing attachments 2015-09-09 09:36:16 +02:00
upload-image-test.png user profile e2e tests 2015-09-09 09:36:31 +02:00

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