Unittests API test cases: db child node modification and foreign table

From: Priyanka Shendge <priyanka(dot)shendge(at)enterprisedb(dot)com>
To: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, Kanchan Mohitey <kanchan(dot)mohitey(at)enterprisedb(dot)com>
Subject: Unittests API test cases: db child node modification and foreign table
Date: 2016-08-25 06:53:31
Message-ID: CAKmZXFTgCabujbU4KwhAMHiEhUYJ-F+RaAn7uDKso=UCbLO0PQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Ashesh,

PFA patch for db child nodes. (Added cascade delete for delete operation)
New test cases for Foreign table added.

You can run testsuite by:

*For all nodes*
python regression/runtests.py

*For Foreing table*:
python runtests.py --pkg
browser.server_groups.servers.databases.schemas.foreign_tables

Let me know for any modification.

--
Best,
Priyanka

EnterpriseDB Corporation
The Enterprise PostgreSQL Company

Attachment Content-Type Size
utils_FT.patch text/x-patch 44.2 KB

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2016-08-25 06:57:39 PATCH: Synonym node for EPAS (pgAdmin4)
Previous Message Akshay Joshi 2016-08-24 12:57:41 Re: PATCH: SlickGrid integration in query tool (pgAdmin4)