[pgadmin-hackers] pgAdmin 4 commit: Don't try to start chromedriver and friends if thefe - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Don't try to start chromedriver and friends if thefe
Date
Msg-id E1clXml-0003wK-K9@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Don't try to start chromedriver and friends if the feature tests are excluded.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=da9aa3ccbd4b8160d60cb9d6b49462076aed4eac
Author: Ashesh Vashi <ashesh.vashi@enterprisedb.com>

Modified Files
--------------
web/regression/runtests.py   | 26 +++++++++++++++++---------
web/regression/test_utils.py |  3 ++-
2 files changed, 19 insertions(+), 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: [pgadmin-hackers] [PATCH] Allow to skip the feature tests
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [PATCH] Allow to skip the feature tests