Обсуждение: pgAdmin 4 commit: Fixed API test cases failed due to wrong handling of

Поиск
Список
Период
Сортировка

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

От
Akshay Joshi
Дата:
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(-)