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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix template handling in tests for Windows.
Date: 2018-05-14 14:47:40
Message-ID: E1fIElI-0003BK-3o@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)pivotal(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-05-14 14:47:59 Re: [pgadmin][patch] Fix regression tests failures on Windows
Previous Message Anthony Emengo 2018-05-14 14:24:48 [pgadmin][patch] Fix regression tests failures on Windows