pgAdmin 4 commit: Fixed feature tests. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed feature tests.
Date
Msg-id E1o3zIw-0006dM-2X@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed feature tests.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=95f63f6af89ae07b940a07add161e91479a907fd
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.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(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Added support for visualise the graph using a Line ch
Next
From: Akshay Joshi
Date:
Subject: Re: [patch] - Feature test fix