Page MenuHomePhabricator

add browser tests
Closed, ResolvedPublic

Description

  • look into whether we can use nightwatch and saucelabs or have to consider other options (docker, selenium, ...)
  • investigate how much more effort it would be to test on all supported browsers
    • check in with EMs to evaluate whether running on all browsers is worth it
  • browser tests should be added for each scenario (no property input, no value input, no input at all)

Related Objects

Event Timeline

Michael renamed this task from add browser tests for each scenario (no property input, no value input, no input at all) to add browser tests.Oct 29 2020, 1:28 PM
Michael updated the task description. (Show Details)
Michael updated the task description. (Show Details)

It has been decided to use nightwatchJs for its support of IE11 in comparison to other popular e2e testing libraries.

Netlify was chosen for continuous deployment.