pgAdmin 4 commit: Randomise the database name used for encoding testst - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Randomise the database name used for encoding testst
Date
Msg-id E1h4lYw-0003CL-Ox@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Randomise the database name used for encoding tests to avoid collisions when multiple tests are running against the
sameserver. 

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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Remove the cp1252 test to see if it un-breaks theWin
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Revert "Remove the cp1252 test to see if itun-breaks