pgAdmin 4 commit: Randomise the database name used for encoding tests t

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Randomise the database name used for encoding tests t
Date: 2019-03-15 12:03:46
Message-ID: E1h4lYw-0003CL-Ox@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Randomise the database name used for encoding tests to avoid collisions when multiple tests are running against the same server.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=04c776cbebf0d9f239be081d0d2b7a25c50e2438

Modified Files
--------------
web/pgadmin/tools/sqleditor/tests/test_encoding_charset.py | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-03-18 09:29:04 pgAdmin 4 commit: Revert "Remove the cp1252 test to see if it un-breaks
Previous Message Dave Page 2019-03-15 11:01:57 pgAdmin 4 commit: Remove the cp1252 test to see if it un-breaks the Win