pgAdmin 4 commit: Use test methods with @patch rather than directly. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Use test methods with @patch rather than directly.
Date
Msg-id E1euI1i-0004Qh-Tl@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Use test methods with @patch rather than directly.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=83477224cb52415859f387cc6f8738c880bdbd9b
Author: Joao Pedro De Almeida Pereira <jdealmeidapereira@pivotal.io>

Modified Files
--------------
.../utils/tests/test_start_running_query.py        | 47 ++++++++--------------
1 file changed, 16 insertions(+), 31 deletions(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: [pgAdmin4][RM#3140] Add service parameter
Next
From: Dave Page
Date:
Subject: Re: pgAdmin 4 commit: Support EXPLAIN on Greenplum. Fixes #3097