pgAdmin 4 commit: Test case fixes for server mode. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Test case fixes for server mode.
Date
Msg-id E1gD3pp-00048K-BC@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Test case fixes for server mode.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9ae49cbf3167ad35be8dcba22742664ee6630959
Author: Usman Muzaffar <usman.muzaffar@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/tests/test_change_password.py        |  6 +++---
web/pgadmin/browser/tests/test_gravatar_image_display.py |  4 ++++
web/pgadmin/browser/tests/test_internal_version.py       | 11 +++++++----
web/pgadmin/browser/tests/test_login.py                  |  4 ++++
web/pgadmin/browser/tests/test_logout.py                 |  4 ++++
web/pgadmin/browser/tests/test_reset_password.py         |  4 ++++
web/pgadmin/browser/tests/test_version_in_range.py       |  4 ++++
7 files changed, 30 insertions(+), 7 deletions(-)


pgadmin-hackers by date:

Previous
From: Usman Muzaffar
Date:
Subject: Re: fixes for browser.tests api test cases
Next
From: Dave Page
Date:
Subject: Re: fixes for browser.tests api test cases