pgAdmin 4 commit: Ensure the feature tests use the correct test setting

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure the feature tests use the correct test setting
Date: 2017-06-16 09:17:42
Message-ID: E1dLnNu-000522-46@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure the feature tests use the correct test settings database. Fixes #2486

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1ee555e4687dcd94cc054738076b4cb78999e81c
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
web/config.py | 2 --
web/pgadmin/__init__.py | 5 +++++
web/regression/runtests.py | 5 ++++-
web/setup.py | 3 ++-
4 files changed, 11 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-06-16 09:17:50 Re: [pgAdmin4][Patch]: Fixed #2486: Feature tests use SQLITE_PATH instead of TEST_SQLITE_PATH.
Previous Message pgAdmin 4 Jenkins 2017-06-16 09:15:53 Build failed in Jenkins: pgadmin4-master-python34 #173