pgAdmin 4 commit: Fixed code coverage and RESQL test cases for Cast, Pu - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed code coverage and RESQL test cases for Cast, Pu
Date
Msg-id E1mOExD-0003zs-00@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed code coverage and RESQL test cases for Cast, Publication and Subscription.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c8026873b47a37d7957f7e4c524a147ddab8a60a
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
.../databases/casts/tests/default/test.json        |  4 +-
.../servers/databases/publications/tests/utils.py  |  2 +-
.../schemas/functions/static/js/function.ui.js     | 58 +++++++---------------
.../subscriptions/tests/10_plus/test.json          |  2 +-
.../tests/subscription_test_data.json              | 10 ++--
.../servers/databases/subscriptions/tests/utils.py |  2 +-
.../schema_ui_files/functions.ui.spec.js           | 11 ++--
7 files changed, 35 insertions(+), 54 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Add plain string control with formatter.
Next
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][patch] Fix pgAdmin error after react branch merge