pgAdmin 4 commit: Fixed API test cases failed due to wrong handling of

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed API test cases failed due to wrong handling of
Date: 2021-06-08 07:54:25
Message-ID: E1lqWZ7-0008Er-DW@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed API test cases failed due to wrong handling of default binary path.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5a086a9173cf92553956a6d330bac03fe2db24cf

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/types.py | 46 +++-------------------
web/pgadmin/browser/server_groups/servers/utils.py | 2 +-
web/pgadmin/utils/__init__.py | 41 ++++++++++++++++++-
web/regression/python_test_utils/test_utils.py | 16 +++++++-
4 files changed, 61 insertions(+), 44 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2021-06-08 08:31:04 [pgAdmin][RM-6466]: Unable to add members in Login/Role group while creating it
Previous Message Yogesh Mahajan 2021-06-08 04:28:29 [pgAdmin][Patch] - Housekeeping #4622 - Add RE-SQL/MSQL test cases for Tables