pgAdmin 4 commit: Fixed API test cases failing due to updating the serv

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 cases failing due to updating the serv
Date: 2020-07-01 10:00:30
Message-ID: E1jqZXa-0004Po-6b@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed API test cases failing due to updating the server manager instance.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=192a446131d4f6e28451c6f8b92607a195e888de
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
.../schemas/tables/tests/test_table_add.py | 20 +++++++++------
.../schemas/tables/tests/test_table_put.py | 29 ++++++++++++----------
2 files changed, 28 insertions(+), 21 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-07-01 10:04:03 pgAdmin 4 commit: Fix PEP8
Previous Message Akshay Joshi 2020-07-01 08:25:30 Re: [pgAdmin4][Patch] - SonarQube Issues07 (Variables should not be shadowed)