pgAdmin 4 commit: Close query tool connection for API test cases.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Close query tool connection for API test cases.
Date: 2020-12-25 13:13:35
Message-ID: E1ksmuV-0002tw-36@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Close query tool connection for API test cases.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=98b7603ebd761b9c508d5ad09ae18c5349e960d1

Modified Files
--------------
web/pgadmin/tools/sqleditor/tests/test_download_csv_query_tool.py | 5 +++++
web/pgadmin/tools/sqleditor/tests/test_editor_history.py | 5 +++++
web/pgadmin/tools/sqleditor/tests/test_encoding_charset.py | 5 +++++
web/pgadmin/tools/sqleditor/tests/test_explain_plan.py | 5 +++++
web/pgadmin/tools/sqleditor/tests/test_macros.py | 5 +++++
web/pgadmin/tools/sqleditor/tests/test_poll_query_tool.py | 5 +++++
web/pgadmin/tools/sqleditor/tests/test_transaction_status.py | 7 +++++++
.../sqleditor/utils/tests/test_is_query_resultset_updatable.py | 7 +++++++
web/pgadmin/tools/sqleditor/utils/tests/test_save_changed_data.py | 7 +++++++
9 files changed, 51 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2020-12-28 05:23:37 Re: [pgAdmin][RM1802] ERD Tool (Beta)
Previous Message Akshay Joshi 2020-12-25 11:03:50 Re: [pgAdmin][RM1802] ERD Tool (Beta)