pgAdmin 4 commit: Modified RE-SQL test to cover Password, Account Expir - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Modified RE-SQL test to cover Password, Account Expir
Date
Msg-id E1i2EXN-00043r-BA@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Modified RE-SQL test to cover Password, Account Expire, Connection Limit and Variables for Roles.

Branch
------
master

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

Modified Files
--------------
.../roles/tests/9.1_plus/alter_login_role_options.sql  |  6 +++++-
.../roles/tests/9.1_plus/alter_role_options.sql        |  7 ++++---
.../servers/roles/tests/9.1_plus/test.json             | 18 ++++++++++++++----
.../roles/tests/9.4_plus/alter_login_role_options.sql  |  6 +++++-
.../roles/tests/9.4_plus/alter_role_options.sql        |  6 +++++-
.../servers/roles/tests/9.4_plus/test.json             | 18 ++++++++++++++----
6 files changed, 47 insertions(+), 14 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM4487] Boolean data type is not editable in view data
Next
From: Usman Muzaffar
Date:
Subject: Resql test cases for views and fix for bug: 4650