pgAdmin 4 commit: Improve the test framework to run for multiple classe

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Improve the test framework to run for multiple classe
Date: 2020-01-10 06:19:18
Message-ID: E1ipnde-0000FI-CV@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Improve the test framework to run for multiple classes defined in a single file. Fixes #5071.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ed279cac31575891ab195823cdf2593b1e601871
Author: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_18.rst | 1 +
web/pgadmin/utils/route.py | 7 ++++++-
web/regression/runtests.py | 6 ++++--
3 files changed, 11 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-01-10 06:19:38 Re: [pgAdmin][RM5071]Improve test framework to separate the testcases from multiple class
Previous Message Akshay Joshi 2020-01-09 12:53:51 pgAdmin 4 commit: Fix an issue where select, insert and update scripts