pgAdmin 4 commit: Add tests for the CSV download.

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Add tests for the CSV download.
Date: 2019-04-22 06:00:03
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add tests for the CSV download.

(cherry picked from commit a25bb2b7db72799cf97523d0bdca67a3e1bc7e92)

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ac86f786b98f2143b87e6f7b5b77100fc2e5ebce
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
.../tests/test_download_csv_query_tool.py | 135 +++++++++++++++++++++
1 file changed, 135 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-04-22 06:01:23 pgAdmin 4 commit: Improvement for 'beforeunload' event, bind the event
Previous Message Aditya Toshniwal 2019-04-19 12:28:17 [pgAdmin][patch] browser beforeunload event code improvements