[pgAdmin][patch] Test case failure fix

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][patch] Test case failure fix
Date: 2021-08-26 08:52:06
Message-ID: CAM9w-_=qeswwAw3505rivQw98WAALzMTY5gANXMQgiCsfho--A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

The behaviour of MagicMock has somehow changed when a new venv is created.
The attached patch fixes the test cases for the new behaviour.

--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
testcases.fix.mock.patch application/octet-stream 5.3 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-08-26 09:31:36 pgAdmin 4 commit: Fixed test case failures.
Previous Message Yogesh Mahajan 2021-08-26 08:26:56 [pgAdmin][Patch] - Bug #6668 - Error should be handle on json viewer/editor