Skip to content

Adapt & launch the tests through Heptapod CI

Georges Racinet requested to merge topic/default/heptapod-ci into branch/default

Notable changes:

  • using Selenium RemoteWebDriver () so that there's no need to install a web driver alongside the tests
  • stop relying on project timely deletion in teardowns, using unique (time-based) suffixes
  • extra temporization

Merge request reports