pgAdmin 4 commit: Fixed RESQL test cases for Roles module. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed RESQL test cases for Roles module.
Date
Msg-id E1kBdrx-0003Ay-GK@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed RESQL test cases for Roles module.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=11d561386636770d5d01d3110db52c9023c6b083
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
.../roles/templates/roles/sql/9.4_plus/sql.sql     |  2 +-
.../roles/tests/9.4_plus/alter_role_options1.msql  |  4 +-
.../roles/tests/9.4_plus/alter_role_options1.sql   |  4 +-
.../roles/tests/9.4_plus/alter_role_options2.msql  |  4 +-
.../roles/tests/9.4_plus/alter_role_options2.sql   |  4 +-
.../roles/tests/9.4_plus/alter_role_options3.msql  |  2 +-
.../roles/tests/9.4_plus/alter_role_options3.sql   |  2 +-
.../roles/tests/9.4_plus/alter_role_options4.msql  |  2 +-
.../roles/tests/9.4_plus/alter_role_options4.sql   |  2 +-
.../servers/roles/tests/9.4_plus/test.json         | 61 ++++++++++++++++++++--
web/regression/re_sql/tests/test_resql.py          | 12 +++--
11 files changed, 77 insertions(+), 22 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: pgAdmin 4 commit: Fixed cognitive complexity issues and added some more
Next
From: Akshay Joshi
Date:
Subject: Re: pgAdmin 4 commit: Fixed cognitive complexity issues and added some more