pgAdmin 4 commit: Ensure Selenium is started only when it's needed.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure Selenium is started only when it's needed.
Date: 2019-07-17 14:38:20
Message-ID: E1hnl4W-0007Uk-AY@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure Selenium is started only when it's needed.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d78dfbd30f0dbead00873f85ec3ae424a62637c7
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
web/regression/runtests.py | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-07-17 15:51:02 pgAdmin 4 commit: Randomise table names for tests.
Previous Message Yosry Muhammad 2019-07-17 13:16:50 Re: Subtle test problem