pgAdmin 4 commit: Fixed feature tests.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed feature tests.
Date: 2022-06-22 12:17:54
Message-ID: E1o3zIw-0006dM-2X@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed feature tests.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=95f63f6af89ae07b940a07add161e91479a907fd
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/feature_tests/query_tool_tests.py | 33 +++++++++++---------------
web/regression/feature_utils/pgadmin_page.py | 15 ++++++++----
web/regression/python_test_utils/test_utils.py | 4 +++-
web/regression/runtests.py | 6 +++--
4 files changed, 31 insertions(+), 27 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-06-22 12:18:13 Re: [patch] - Feature test fix
Previous Message Akshay Joshi 2022-06-22 11:49:31 pgAdmin 4 commit: Added support for visualise the graph using a Line ch