pgAdmin 4 commit: Fixed API test cases failing due to updating the serv - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed API test cases failing due to updating the serv
Date
Msg-id E1jqZXa-0004Po-6b@gothos.postgresql.org
Whole thread Raw
List 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.mohite@enterprisedb.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(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - SonarQube Issues07 (Variables should not be shadowed)
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fix PEP8