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

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed feature test.
Date
Msg-id E1jRt4g-0004dN-4w@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed feature test.

Pass the row height to the function instead of making the
decision onthe basis of whether it is a new row or not.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6de1d3f7deb2bfc8c25ac5e385c1b8ab309e0442

Modified Files
--------------
web/pgadmin/feature_tests/view_data_dml_queries.py | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM3269] Slider jumps up issue in DataView panel
Next
From: Pradip Parkale
Date:
Subject: [pgAdmin][RM4504] Make like options disable if Relation is not selected.