| 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 cases. |
| Date: | 2022-05-24 06:14:51 |
| Message-ID: | E1ntNoh-0001m5-Ri@gothos.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Fixed feature test cases.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=befd4b1fa8bbf9e5d059bfaf63918c56a3b9fdc8
Author: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>
Modified Files
--------------
web/pgadmin/feature_tests/pg_datatype_validation_test.py | 6 +++---
web/pgadmin/feature_tests/view_data_dml_queries.py | 2 +-
web/pgadmin/feature_tests/xss_checks_panels_and_query_tool_test.py | 6 +++---
web/regression/feature_utils/locators.py | 2 +-
4 files changed, 8 insertions(+), 8 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Akshay Joshi | 2022-05-24 06:15:37 | Re: [pgAdmin 4][Patch] : Fixed the RM #7368 |
| Previous Message | Pradip Parkale | 2022-05-24 05:35:24 | Re: [pgAdmin]: Feature test cases fixes |