pgAdmin 4 commit: Wait for the Tools menu to be populated when running

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Wait for the Tools menu to be populated when running
Date: 2017-06-23 13:07:34
Message-ID: E1dOOJC-00082L-9I@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Wait for the Tools menu to be populated when running the feature tests, instead of failing.

Fix by Khushboo, based on Harshal's previous work.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6b6d3369b31547f5042428a579aa92a1726ba7b5
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
.../feature_tests/pg_datatype_validation_test.py | 4 +---
.../feature_tests/query_tool_journey_test.py | 5 +---
web/pgadmin/feature_tests/view_data_dml_queries.py | 1 -
web/regression/feature_utils/pgadmin_page.py | 27 ++++++++++++++++++++++
4 files changed, 29 insertions(+), 8 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin 4 Jenkins 2017-06-23 13:16:11 Jenkins build is back to normal : pgadmin4-master-python33 #196
Previous Message Murtuza Zabuawala 2017-06-23 12:35:51 Re: [pgAdmin4][Patch] To fix the issue in Debugger module