pgAdmin IV: API test cases for Tables, Types and Views

From: Navnath Gadakh <navnath(dot)gadakh(at)enterprisedb(dot)com>
To: Dave Page <dave(dot)page(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, Kanchan Mohitey <kanchan(dot)mohitey(at)enterprisedb(dot)com>
Subject: pgAdmin IV: API test cases for Tables, Types and Views
Date: 2016-10-14 12:59:39
Message-ID: CAOAJCYqHQxKtmLgK==Y2o3r12sJj7_ykXuiVKf+6rGmDGkYbZQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Dave,
Please find the patch for API test cases of Tables and sub-nodes, types,
views and materialized views.

To run the test suite, use:

python runtests.py

Thanks.

--
Regards,
Navnath Gadakh

EnterpriseDB Corporation
The Enterprise PostgreSQL Company

Attachment Content-Type Size
tables_types_views.patch application/octet-stream 209.7 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2016-10-14 13:28:12 [pgAdmin4][Patch]: Fixed RM 1603 & RM 1220
Previous Message Akshay Joshi 2016-10-14 11:10:42 [pgAdmin4][Patch]: RM 1847 SQL script generated by pgAdmin 4 to create table has errors.