pgAdmin 4 commit: Fix regression tests after Dave broke them.

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix regression tests after Dave broke them.
Дата
Msg-id E1dYUge-0000M4-Lp@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix regression tests after Dave broke them.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b313cbce0d37c741f12762b1d1e24a68a926d4fa
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../feature_tests/pg_datatype_validation_test.py   |  2 +-
.../feature_tests/query_tool_journey_test.py       | 33 +++++++++++-----------
web/pgadmin/feature_tests/query_tool_tests.py      | 26 +++++++----------
.../tools/datagrid/templates/datagrid/index.html   |  2 +-
web/regression/feature_utils/app_starter.py        |  2 +-
5 files changed, 30 insertions(+), 35 deletions(-)


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

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: [pgAdmin4][Patch]: To fix database disconnect option
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Allow user to Comment/Uncomment code in query editor