pgAdmin 4 commit: Fix the JS Bundler test to work when there are multip

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix the JS Bundler test to work when there are multip
Date: 2017-06-14 08:37:25
Message-ID: E1dL3np-00022W-DA@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the JS Bundler test to work when there are multiple servers defined in a test run.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4b846ae4e04efee32156c4def44346a6878de6b0
Author: Joao Pedro De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io>

Modified Files
--------------
.../javascript/tests/test_javascript_bundler.py | 106 ++++++++++-----------
1 file changed, 50 insertions(+), 56 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-06-14 08:37:36 Re: [patch] Correct bundle test that polluted Python modules
Previous Message Dave Page 2017-06-14 08:29:30 Re: Declarative partitioning in pgAdmin4