pgAdmin 4 commit: Fix template handling in tests for Windows.

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix template handling in tests for Windows.
Дата
Msg-id E1fIElI-0003BK-3o@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix template handling in tests for Windows.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ab27b9d1180b96300480f503da57309bc64016cd
Author: Anthony Emengo <aemengo@pivotal.io>

Modified Files
--------------
.../tests/test_external_tables_view.py             | 35 +++++++------------
.../external_tables/tests/test_properties.py       |  2 +-
.../schemas/tables/tests/test_template_create.py   | 10 ++----
.../dashboard/tests/test_dashboard_templates.py    | 34 +++++-------------
.../sqleditor/tests/test_explain_plan_templates.py | 21 ++++--------
.../sqleditor/tests/test_view_data_templates.py    | 40 +++++-----------------
6 files changed, 41 insertions(+), 101 deletions(-)


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

Предыдущее
От: Anthony Emengo
Дата:
Сообщение: [pgadmin][patch] Fix regression tests failures on Windows
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin][patch] Fix regression tests failures on Windows