taiga-front/e2e
Juanfran 532c3c31e8 discover e2e tests 2016-01-27 15:13:48 +01:00
..
gallery fix gallery ie images - e2e 2015-10-29 14:44:53 +01:00
helpers discover e2e tests 2016-01-27 15:13:48 +01:00
screenshots Create screenshot dir for chrome, firefox, safari and ie 2015-09-09 09:36:30 +02:00
shared fix backlog e2e tests 2016-01-27 09:51:53 +01:00
suites discover e2e tests 2016-01-27 15:13:48 +01:00
utils fix project-home e2e tests 2016-01-27 14:57:34 +01:00
README.md move tests to e2e/suties 2015-12-03 10:40:12 +01:00
capabilities.js fix ie e2e bugs 2015-10-08 15:10:41 +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