pgAdmin 4 commit: Use unique database name in ERD API test cases. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Use unique database name in ERD API test cases.
Date
Msg-id E1l7GC1-0007Sh-F2@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Use unique database name in ERD API test cases.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ee679e39e5c4304fa0c7c166534ac767f9aeef93
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/erd/tests/test_close.py      | 5 ++---
web/pgadmin/tools/erd/tests/test_initialize.py | 4 ++--
web/pgadmin/tools/erd/tests/test_panel.py      | 5 ++---
web/pgadmin/tools/erd/tests/test_prequisite.py | 4 ++--
web/pgadmin/tools/erd/tests/test_sql.py        | 4 ++--
web/pgadmin/tools/erd/tests/test_tables.py     | 3 +--
6 files changed, 11 insertions(+), 14 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Don't include unnecessary doc files in the build.
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][patch] Use unique DB name in ERD API test cases