pgAdmin 4 commit: Fixed server mode api test case failure. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed server mode api test case failure.
Date
Msg-id E1lwQNj-00019w-9x@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed server mode api test case failure.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cfb68d73a0a4b65c03a1a5220bbd53640c2f67ee
Author: Ashesh Vashi <ashesh.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/tests/test_change_password.py       |  2 +-
web/pgadmin/browser/tests/test_kerberos_with_mocking.py |  2 +-
web/pgadmin/browser/tests/test_ldap_with_mocking.py     |  6 +++---
web/pgadmin/browser/tests/test_login.py                 | 12 +++++-------
web/pgadmin/browser/tests/test_reset_password.py        |  2 +-
web/regression/python_test_utils/csrf_test_client.py    |  4 ++++
6 files changed, 15 insertions(+), 13 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6398]: Detaching query editor panel gives a blank white panel.
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-6547]: Issue with Copy/ Paste on PSQL tool terminal.