Обсуждение: pgAdmin 4 commit: Fix the feature tests which were failing after the ac

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Fix the feature tests which were failing after the ac

От
Akshay Joshi
Дата:
Fix the feature tests which were failing after the accessibility commit.

The reason being, the span elements which was used to show properties tab
data are changed to input now as per accessibility requirements.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b9c7a9e887d9aaa3d52ef6e756641b8c97458396
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
.../xss_checks_panels_and_query_tool_test.py             | 16 ----------------
web/regression/feature_utils/pgadmin_page.py             |  2 +-
2 files changed, 1 insertion(+), 17 deletions(-)