pgAdmin 4 commit: Use unique database name in ERD API test cases.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Use unique database name in ERD API test cases.
Date: 2021-02-03 11:19:29
Message-ID: E1l7GC1-0007Sh-F2@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-02-03 11:19:44 Re: [pgAdmin][patch] Use unique DB name in ERD API test cases
Previous Message Dave Page 2021-02-03 11:17:48 pgAdmin 4 commit: Don't include unnecessary doc files in the build.