pgAdmin 4 commit: Fix the Transaction Status failed 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: Fix the Transaction Status failed test cases.
Date: 2019-08-20 04:52:23
Message-ID: E1hzw87-0000Xo-7C@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the Transaction Status failed test cases.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ed76787b763542540d4b200ec0fae9c3d2022ad1
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
.../sqleditor/tests/test_transaction_status.py | 192 ++++++++++-----------
.../utils/tests/test_start_running_query.py | 4 +-
2 files changed, 98 insertions(+), 98 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-08-20 04:53:52 Re: Transaction Status Python Tests
Previous Message Khushboo Vashi 2019-08-20 04:33:39 Re: Transaction Status Python Tests