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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Add a --modules option to the RE-SQL test suite to al
Date: 2019-08-06 12:43:51
Message-ID: E1huyoh-0007LV-Ul@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-08-06 12:44:30 Re: [pgAdmin][RM4560] Allow RE-SQL test cases to be run for a module using --modules
Previous Message Aditya Toshniwal 2019-08-06 12:09:47 [pgAdmin][RM4570] Tree improvement to improve speed of finding a node