pgAdmin 4 commit: Add capability to print the javascript consoleerrors - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Add capability to print the javascript consoleerrors
Date
Msg-id E1dtpJD-0006Y3-DH@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add capability to print the javascript console errors, and warnings on
stderr (standard error) for the feature tests.

Branch
------
WEBPACK_DEVEL

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3c259043df8007866ba1aa5f1a6b053d2809c38d

Modified Files
--------------
web/regression/feature_utils/base_feature_test.py | 10 ++++++++++
web/regression/runtests.py                        |  5 ++++-
2 files changed, 14 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: [pgAdmin4][Patch]: Properly handle builtins.SERVER_MODE variable whenSERVER_MODE is not set
Next
From: Harshal Dhumal
Date:
Subject: Re: [pgAdmin4][Patch]: Properly handle builtins.SERVER_MODE variablewhen SERVER_MODE is not set