Обсуждение: [pgadmin-hackers] pgAdmin 4 commit: Include passed test results in the JSON output fromt

Поиск
Список
Период
Сортировка

[pgadmin-hackers] pgAdmin 4 commit: Include passed test results in the JSON output fromt

От
Dave Page
Дата:
Include passed test results in the JSON output from the regression tests.

Branch
------
master

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

Modified Files
--------------
.../sql/tests/test_foreign_key_properties.py       |  5 ++
.../templates/table/sql/tests/test_tables_acl.py   |  5 ++
.../templates/table/sql/tests/test_tables_node.py  |  6 ++
.../table/sql/tests/test_tables_properties.py      |  5 ++
.../connect/sql/tests/test_check_recovery.py       |  4 +
.../utils/tests/test_versioned_template_loader.py  |  4 +
web/regression/python_test_utils/test_utils.py     | 43 +++++++++-
web/regression/runtests.py                         | 96 ++++++++++++----------
8 files changed, 123 insertions(+), 45 deletions(-)