]> git.ipfire.org Git - thirdparty/patchwork.git/commit
tests: Add a way for the user to skip selenium tests
authorDamien Lespiau <damien.lespiau@intel.com>
Tue, 8 Sep 2015 20:54:02 +0000 (21:54 +0100)
committerStephen Finucane <stephen.finucane@intel.com>
Thu, 5 Nov 2015 04:22:55 +0000 (04:22 +0000)
commite5488850ea68d8b6de742e7c643fe35ef68a11d8
tree96932cb5e73162bb8983d9655c53a5cc87c8e125
parent59ca811755f56df329b5dbb73fc5c452fb94821c
tests: Add a way for the user to skip selenium tests

It's a bit more convoluted to setup the test environment to work with
selenium (eg. needs a browser installed and Xorg running, ...). It's
possible someone would want to skip those.

v2: Use 'PW' prefix rather than 'PATCHWORK', per existing test
  parameters, and pass said variable through tox

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Stephen Finucane <stephen.finucane@intel.com>
patchwork/tests/browser.py
tox.ini