jbrowse icon indicating copy to clipboard operation
jbrowse copied to clipboard

add chrome headless to selenium tests in travis builds

Open nathandunn opened this issue 6 years ago • 1 comments

  • [ ] add another line in .travis.yml: SELENIUM_BROWSER=chrome JBROWSE_URL=http://localhost:9000/index.html nosetests tests/selenium_tests/
  • [ ] tweak the _getBrowser method in JBrowseTest.py
  • [ ] maybe rearrange the env vars a little bit

nathandunn avatar Jan 29 '18 23:01 nathandunn

looks like chrome headless isn't ready for us yet. removing this from 1.12.5, we'll come back to it later.

rbuels avatar Feb 19 '18 21:02 rbuels