pgAdmin 4 commit: Write a JSON file when regression tests run,listing

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Write a JSON file when regression tests run,listing
Дата
Msg-id E1cw2rE-0004r8-NM@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Write a JSON file when regression tests run, listing results.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dd23f7147808783333f19726ead2c03b98115a08
Author: Navnath Gadakh <navnath.gadakh@enterprisedb.com>

Modified Files
--------------
.../connect_to_server_feature_test.py              |  5 ++
.../feature_tests/table_ddl_feature_test.py        |  6 ++
web/regression/.gitignore                          |  1 +
web/regression/python_test_utils/test_utils.py     | 73 +++++++++++-----
web/regression/runtests.py                         | 97 ++++++++++++++++------
5 files changed, 138 insertions(+), 44 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: i18n GER, suggestions, questions
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Use a more appropriate output file name.