[pgadmin-hackers] pgAdmin 4 commit: Revert "Rename the top level feature testsdirectory

Поиск
Список
Период
Сортировка
От Dave Page
Тема [pgadmin-hackers] pgAdmin 4 commit: Revert "Rename the top level feature testsdirectory
Дата
Msg-id E1cjOpr-0002wr-BC@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Revert "Rename the top level feature tests directory for consistency with other test directories"

The exclude command line option relies on the directory name. This needs fixing...

This reverts commit 9288d69b62413423544acef60f42e4b73a8114e7.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d1b95aeb33c53fc80dec511b461e7418cef09bdb

Modified Files
--------------
web/pgadmin/feature_tests/__init__.py              |  0
.../connect_to_server_feature_test.py              | 75 ++++++++++++++++++++++
.../template_selection_feature_test.py             | 51 +++++++++++++++
web/pgadmin/tests/__init__.py                      |  0
.../tests/connect_to_server_feature_test.py        | 75 ----------------------
.../tests/template_selection_feature_test.py       | 51 ---------------
6 files changed, 126 insertions(+), 126 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: [pgadmin-hackers] pgAdmin 4 commit: Rename the top level feature tests directory forcons
Следующее
От: Dave Page
Дата:
Сообщение: [pgadmin-hackers] pgAdmin 4 commit: Exclude a bunch of unnecessary files from theWindows