Re: [pgAdmin][RM-5343]: [Code Coverage] Improve API test cases for Debugger

Поиск
Список
Период
Сортировка
От Nikhil Mohite
Тема Re: [pgAdmin][RM-5343]: [Code Coverage] Improve API test cases for Debugger
Дата
Msg-id CAOBg0APyUYU=J1=pOXYkz_sHt4Wgjbk8iR5m_XCWSi8WoJkx6w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [pgAdmin][RM-5343]: [Code Coverage] Improve API test cases for Debugger  (Nikhil Mohite <nikhil.mohite@enterprisedb.com>)
Ответы Re: [pgAdmin][RM-5343]: [Code Coverage] Improve API test cases for Debugger
Список pgadmin-hackers
Hi Akshay/Team,

Please find the small patch for debugger test cases.
Added random function name generation for the debugger.


Regards,
Nikhil Mohite.


On Mon, Dec 7, 2020 at 3:32 PM Nikhil Mohite <nikhil.mohite@enterprisedb.com> wrote:
Hi Akshay/Team,

Please find the updated patch for debugger test cases.
1. Resolved the issues related to the database connection.
2. Updated the create "pldbgapi" extension for the debugger.


Regards,
Nikhil Mohite.

On Thu, Dec 3, 2020 at 10:47 AM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Thanks, patch applied.

On Wed, Dec 2, 2020 at 11:25 AM Nikhil Mohite <nikhil.mohite@enterprisedb.com> wrote:
Hi Akshay,

please find the updated patch, sorry for the inconvenience.


Regards,
Nikhil Mohite.

On Wed, Dec 2, 2020 at 11:03 AM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Nikhil

The patch is not applied, please rebase and send the patch again.

On Tue, Dec 1, 2020 at 2:48 PM Nikhil Mohite <nikhil.mohite@enterprisedb.com> wrote:
Hi Team,

Please find the attached patch for RM-5343: [Code Coverage] Improve API test cases for Debugger.
also updated implementation to remove dead code and unhandled exceptions.


--
Thanks & Regards,
Nikhil Mohite
Software Engineer.
Mob.No: +91-7798364578.


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246



--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246

Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed Windows issue with the combination of Python 3.
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Added random function name generation logic for the d