pgAdmin 4 commit: Test case fixes for server mode.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Test case fixes for server mode.
Date: 2018-10-18 08:39:13
Message-ID: E1gD3pp-00048K-BC@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)muzaffar(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-10-18 08:39:19 Re: fixes for browser.tests api test cases
Previous Message Usman Muzaffar 2018-10-18 08:16:38 Re: fixes for browser.tests api test cases