Thread: pgAdmin 4 commit: Add a --modules option to the RE-SQL test suite to al

pgAdmin 4 commit: Add a --modules option to the RE-SQL test suite to al

From
Dave Page
Date:
Add a --modules option to the RE-SQL test suite to allow testing of specific object types. Fixes #4560

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_12.rst         |  1 +
web/pgadmin/utils/route.py                |  8 +++++++-
web/regression/README                     |  3 +++
web/regression/re_sql/tests/test_resql.py | 13 ++++++++++---
web/regression/runtests.py                |  6 +++++-
5 files changed, 26 insertions(+), 5 deletions(-)