| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | pgAdmin 4 commit: Include passed test results in the JSON output from t |
| Date: | 2017-04-12 12:11:59 |
| Message-ID: | E1cyH7v-0001ob-7z@gothos.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
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(dot)gadakh(at)enterprisedb(dot)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(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2017-04-12 12:12:29 | Re: pgAdmin4: Test result enhancement patch |
| Previous Message | Dave Page | 2017-04-12 12:01:56 | Re: [pgAdmin4][PATCH] To fix the issue in browser tree |