Unittests API test cases: db child node modification and foreign table - Mailing list pgadmin-hackers

From Priyanka Shendge
Subject Unittests API test cases: db child node modification and foreign table
Date
Msg-id CAKmZXFTgCabujbU4KwhAMHiEhUYJ-F+RaAn7uDKso=UCbLO0PQ@mail.gmail.com
Whole thread Raw
List 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

pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: PATCH/s: RM#1387 - Bad handling of missing connection database server
Next
From: Murtuza Zabuawala
Date:
Subject: PATCH: Synonym node for EPAS (pgAdmin4)