pgAdmin 4 commit: Add Modified SQL tests for Resource Group. Fixes #469 - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Add Modified SQL tests for Resource Group. Fixes #469
Date
Msg-id E1i50k2-00016t-J2@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add Modified SQL tests for Resource Group. Fixes #4690

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=eeeb350ed224b51300de58392fc7ca22ceb1d01c
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_13.rst                            |  1 +
.../server_groups/servers/resource_groups/__init__.py        |  4 ++--
.../tests/ppas/9.4_plus/alter_resource_group_name.msql       |  1 +
.../tests/ppas/9.4_plus/alter_resource_group_options.msql    |  2 ++
.../tests/ppas/9.4_plus/create_resource_group.msql           |  5 +++++
.../servers/resource_groups/tests/ppas/9.4_plus/test.json    | 12 +++++++++---
6 files changed, 20 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin][RM4584] HTML entities aren't escaped in database names
Next
From: Akshay Joshi
Date:
Subject: Re: [RM#4690] MSQL tests for Resource group node