pgAdmin 4 commit: Fix regression tests for password reset in server mod

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix regression tests for password reset in server mod
Date: 2017-11-30 13:17:02
Message-ID: E1eKOi6-0006oT-KL@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)dhumal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-11-30 13:17:16 Re: [pgAdmin4][RM2892] Handle password changes properly if error occurs during sending email
Previous Message Harshal Dhumal 2017-11-30 13:04:00 Re: [pgAdmin4][RM2892] Handle password changes properly if error occurs during sending email