pgAdmin 4 commit: Fixed API test cases failed due to wrong handling of - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed API test cases failed due to wrong handling of
Date
Msg-id E1ltpGa-0007CA-Pb@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed API test cases failed due to wrong handling of default binary path.

Branches
--------
React_Porting
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(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch] - Test cases failure fix
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Updated DEFAULT_BINARY_PATHS for container.