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

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

From
Nikhil Mohite
Date:
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.
Attachment

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

From
Akshay Joshi
Date:
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

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

From
Nikhil Mohite
Date:
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

Attachment

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

From
Akshay Joshi
Date:
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

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

From
Nikhil Mohite
Date:
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

Attachment

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

From
Nikhil Mohite
Date:
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

Attachment

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

From
Akshay Joshi
Date:
Thanks, patch applied.

On Wed, Dec 9, 2020 at 1:24 PM Nikhil Mohite <nikhil.mohite@enterprisedb.com> wrote:
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



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

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

From
Nikhil Mohite
Date:
Hi Team,

Please find the updated patch for debugger test cases.
1. Added check to skip debugger test case if the plugin is not installed.
2. Added code to delete the existing "pldbgapi" extension and create a new extension.
3. Updated a few test cases that are falling on specific servers.


Regards,
Nikhil Mohite.

On Wed, Dec 9, 2020 at 1:37 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Thanks, patch applied.

On Wed, Dec 9, 2020 at 1:24 PM Nikhil Mohite <nikhil.mohite@enterprisedb.com> wrote:
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



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

Attachment

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

From
Akshay Joshi
Date:
Thanks, patch applied.

On Tue, Dec 15, 2020 at 4:20 PM Nikhil Mohite <nikhil.mohite@enterprisedb.com> wrote:
Hi Team,

Please find the updated patch for debugger test cases.
1. Added check to skip debugger test case if the plugin is not installed.
2. Added code to delete the existing "pldbgapi" extension and create a new extension.
3. Updated a few test cases that are falling on specific servers.


Regards,
Nikhil Mohite.

On Wed, Dec 9, 2020 at 1:37 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Thanks, patch applied.

On Wed, Dec 9, 2020 at 1:24 PM Nikhil Mohite <nikhil.mohite@enterprisedb.com> wrote:
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



--
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

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

From
Nikhil Mohite
Date:
Hi Akshay/ Team,

Please find attached an updated patch for debugger test cases.

Regards,
Nikhil Mohite.

On Wed, Dec 16, 2020 at 12:12 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Thanks, patch applied.

On Tue, Dec 15, 2020 at 4:20 PM Nikhil Mohite <nikhil.mohite@enterprisedb.com> wrote:
Hi Team,

Please find the updated patch for debugger test cases.
1. Added check to skip debugger test case if the plugin is not installed.
2. Added code to delete the existing "pldbgapi" extension and create a new extension.
3. Updated a few test cases that are falling on specific servers.


Regards,
Nikhil Mohite.

On Wed, Dec 9, 2020 at 1:37 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Thanks, patch applied.

On Wed, Dec 9, 2020 at 1:24 PM Nikhil Mohite <nikhil.mohite@enterprisedb.com> wrote:
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



--
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

Attachment

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

From
Akshay Joshi
Date:
Thanks, patch applied.

On Thu, Dec 17, 2020 at 5:40 PM Nikhil Mohite <nikhil.mohite@enterprisedb.com> wrote:
Hi Akshay/ Team,

Please find attached an updated patch for debugger test cases.

Regards,
Nikhil Mohite.

On Wed, Dec 16, 2020 at 12:12 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Thanks, patch applied.

On Tue, Dec 15, 2020 at 4:20 PM Nikhil Mohite <nikhil.mohite@enterprisedb.com> wrote:
Hi Team,

Please find the updated patch for debugger test cases.
1. Added check to skip debugger test case if the plugin is not installed.
2. Added code to delete the existing "pldbgapi" extension and create a new extension.
3. Updated a few test cases that are falling on specific servers.


Regards,
Nikhil Mohite.

On Wed, Dec 9, 2020 at 1:37 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Thanks, patch applied.

On Wed, Dec 9, 2020 at 1:24 PM Nikhil Mohite <nikhil.mohite@enterprisedb.com> wrote:
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



--
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



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