taiga-front/e2e
Xavier Julián 2a68d72436 Get in touch with project admins 2016-11-24 10:05:45 +01:00
..
gallery fix gallery ie images - e2e 2015-10-29 14:44:53 +01:00
helpers Get in touch with project admins 2016-11-24 10:05:45 +01:00
screenshots Create screenshot dir for chrome, firefox, safari and ie 2015-09-09 09:36:30 +02:00
shared New wysiwyg editor (like Medium editor) 2016-11-22 13:06:21 +01:00
suites Get in touch with project admins 2016-11-24 10:05:45 +01:00
utils Fixing home e2e suite 2016-09-29 10:30:43 +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