Introduction

End to end tests are performed using Protractor and run from OpenVeo core.

You first have to install and configure tests as described in core documentation.

Write tests

All end to end tests must be located in tests/client/e2eTests/
Suites must be described in tests/client/protractorSuites.json
List of datas to create before launching tests must be available in tests/client/e2eTests/database/data.json