pgAdmin 4 commit: Fix regression tests for password reset in servermod - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix regression tests for password reset in servermod
Date
Msg-id E1eKOi6-0006oT-KL@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix regression tests for password reset in server mode

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1a4e21e6dd689aa6e5c53f1453f342529850aaa3
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/__init__.py                  | 8 ++++----
web/pgadmin/browser/tests/test_reset_password.py | 4 ++--
web/pgadmin/browser/tests/utils.py               | 4 ++--
web/regression/runtests.py                       | 6 ++++++
4 files changed, 14 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: Harshal Dhumal
Date:
Subject: Re: [pgAdmin4][RM2892] Handle password changes properly if erroroccurs during sending email
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM2892] Handle password changes properly if erroroccurs during sending email