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

From Dave Page
Subject pgAdmin 4 commit: Add a --modules option to the RE-SQL test suite to al
Date
Msg-id E1huyoh-0007LV-Ul@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM4570] Tree improvement to improve speed of finding a node
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin][RM4560] Allow RE-SQL test cases to be run for a moduleusing --modules