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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Use unique database name in ERD API test cases.
Дата
Msg-id E1l7GC1-0007Sh-F2@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Don't include unnecessary doc files in the build.
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][patch] Use unique DB name in ERD API test cases