Skip to content

Functional tests with browserStack

Created by: nicosang

Hi,

this PR suggests to use functional test page of #2242 PR to execute tests on a browserStack service. As previously, build process is executed on each branch with Travis. Functional tests are executed only on branch on which a travis cron job has been defined. Some informations have to be updated like :

  • browserStack username
  • browserStack accesskey
  • deployed functional test page

Nico

Merge request reports