Re: feature tests fix

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: feature tests fix
Дата
Msg-id CA+OCxozGJLaPtbJ8KxOjdFJ_RwVYkZi1v5B-yhdny+WYmZfQVg@mail.gmail.com
обсуждение исходный текст
Ответ на feature tests fix  (Usman Muzaffar <usman.muzaffar@enterprisedb.com>)
Список pgadmin-hackers
Thanks, applied.

On Thu, Jun 27, 2019 at 4:19 AM Usman Muzaffar <usman.muzaffar@enterprisedb.com> wrote:
Hi Hackers,

Please find here attached patch for feature test fix for test case xss_checks_panels_and_query_tool_test. It fixes the following issues.
  • The query tool element while running on jenkins, is present on the DOM but not visible due to comparatively small page size. So handle it , would work in both cases(if element is visible or not).
  • The tab name handles XSS characters due to which table name <h1> is shown modified accordingly in the tab name.

Kindly review the patch and commit.

--


Thanks,

Usman Muzaffar
QA Team
EnterpriseDB Corporation


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Feature test fixes:
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Allow some objects to be dragged/dropped into the Que