Improve code coverage and API test cases for Server module. Fixes #5319

This commit is contained in:
Rahul Shirsat
2021-03-30 11:12:33 +05:30
committed by Akshay Joshi
parent a29890368c
commit f0c86741a4
12 changed files with 893 additions and 32 deletions

View File

@@ -13,6 +13,7 @@ New features
Housekeeping
************
| `Issue #5319 <https://redmine.postgresql.org/issues/5319>`_ - Improve code coverage and API test cases for Server module.
Bug fixes
*********