pgAdmin 4 commit: Fixed API test case for change password in the server

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed API test case for change password in the server
Date: 2022-09-06 06:20:09
Message-ID: E1oVRwP-0007jd-0c@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed API test case for change password in the server mode. Fixes #7648

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7c729d5f0e50795fd9c84aa872869d10c260c939
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_14.rst | 1 +
web/pgadmin/browser/tests/test_change_password.py | 49 +++++++++++++++++------
2 files changed, 38 insertions(+), 12 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-09-06 06:21:03 Re: Bug #7648 - Change password fail on current 6.13 version (Test and User UI)
Previous Message Yogesh Mahajan 2022-09-05 13:27:17 Bug #7648 - Change password fail on current 6.13 version (Test and User UI)