pgAdmin 4 commit: Fixed feature test case failed as a result of convert

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 test case failed as a result of convert
Date: 2022-05-17 13:36:36
Message-ID: E1nqxNM-0001UV-5e@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed feature test case failed as a result of converting preferences and other dialogs to React.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6465dc951ca91baf0bc5edbcf86e7c055d9fa09e
Author: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/feature_tests/browser_tool_bar_test.py | 2 +-
.../feature_tests/keyboard_shortcut_test.py | 31 ++++++--------
.../feature_tests/pg_datatype_validation_test.py | 38 +++++++++--------
.../pg_utilities_backup_restore_test.py | 49 +++++++++++++++-------
.../feature_tests/test_copy_sql_to_query_tool.py | 40 +++++++++++-------
web/regression/feature_utils/locators.py | 25 +++++------
web/regression/feature_utils/pgadmin_page.py | 5 +--
7 files changed, 105 insertions(+), 85 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-05-17 13:37:48 Re: [pgAdmin]: Feature test cases fixes
Previous Message Aditya Toshniwal 2022-05-17 12:42:15 [pgAdmin][RM7373] geometry window zoom mouse scroll not active