pgAdmin 4 commit: Fixed server mode api test case failure.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed server mode api test case failure.
Date: 2021-06-24 14:31:03
Message-ID: E1lwQNj-00019w-9x@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)vashi(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-06-24 14:31:46 Re: [pgAdmin][RM-6547]: Issue with Copy/ Paste on PSQL tool terminal.
Previous Message Akshay Joshi 2021-06-24 14:25:57 Re: [pgAdmin][RM6398]: Detaching query editor panel gives a blank white panel.