pgAdmin 4 commit: Fixed feature test failures due to React porting of b - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed feature test failures due to React porting of b
Date
Msg-id E1mpUZz-00022O-Lu@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed feature test failures due to React porting of backup dialog.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=19984d65636d190e669eca6317fb1cb3c28f747a
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
.../feature_tests/pg_utilities_backup_restore_test.py   |  8 +++++---
web/regression/feature_utils/locators.py                |  2 +-
web/regression/feature_utils/pgadmin_page.py            | 17 +++++++++++------
3 files changed, 17 insertions(+), 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: Re: Feature Test Fix - React porting
Next
From: Akshay Joshi
Date:
Subject: Re: Feature Test Fix - React porting