Skip to content

Update cirrus to use node14

Ebernhardson requested to merge work/ebernhardson/node14 into main
  • No longer uses grunt, instead webdriver is invoked through a package.json script.

  • chromedriver is now run directly by the test suite, no need to spin it up here.

Merge request reports