pgAdmin 4 commit: Write a JSON file when regression tests run,listing - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Write a JSON file when regression tests run,listing
Date
Msg-id E1cw2rE-0004r8-NM@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Dave Page
Date:
Subject: Re: i18n GER, suggestions, questions
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Use a more appropriate output file name.