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

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Add a --modules option to the RE-SQL test suite to al
Дата
Msg-id E1huyoh-0007LV-Ul@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: [pgAdmin][RM4570] Tree improvement to improve speed of finding a node
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin][RM4560] Allow RE-SQL test cases to be run for a moduleusing --modules