public inbox for [email protected]  
help / color / mirror / Atom feed
From: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Fix some more feature tests:
Date: Wed, 20 Nov 2019 07:38:12 +0000
Message-ID: <[email protected]> (raw)

Fix some more feature tests:
1. Added an attribute 'data-click-counter' in query execute button which gets incremented
   once query button is clicked up to 9 and then reset to 0. This is added just to support automation.
2. Locator for login_group_role is added and used to expand tree.
3. Functions for enabling and disable auto_commit and auto_rollback are made more precise.
4. Some scrolling problem is addressed in view_data_dml_query test.
5. Handled the stale element reference exception in query_tool_journey_test

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=425cc2a96653a0d8babcdab536ef91d6c2f2...
Author: Shubham Agarwal <[email protected]>

Modified Files
--------------
.../feature_tests/query_tool_journey_test.py       |  9 ++-
web/pgadmin/feature_tests/query_tool_tests.py      | 48 +++-------------
web/pgadmin/feature_tests/view_data_dml_queries.py |  7 +--
.../feature_tests/xss_checks_roles_control_test.py |  4 +-
.../tools/datagrid/templates/datagrid/index.html   |  2 +-
web/pgadmin/tools/sqleditor/static/js/sqleditor.js |  4 ++
web/regression/feature_utils/pgadmin_page.py       | 64 +++++++++++++++++-----
web/regression/feature_utils/tree_area_locators.py |  4 ++
8 files changed, 82 insertions(+), 60 deletions(-)



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: pgAdmin 4 commit: Fix some more feature tests:
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox