pgAdmin IV: Code changes in roles and tablespaces test cases

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: Code changes in roles and tablespaces test cases
Date: 2016-09-26 12:44:53
Message-ID: CAOAJCYpLwJU+CaP+O5VWSHiMTsriu-O9tzxxk6Pt4y9zHdh_wg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Dave,
Please find the attached patch for the role and table spaces(Changes
required due to drop objects functionality).
Also, I have added the code in test result summary to show skipped test
cases for tablespace if path not mentioned.

To run testsuite:

python regression/runtests.py --pkg
browser.server_groups.servers.tablespaces

python regression/runtests.py --pkg browser.server_groups.servers.roles

--
Regards,
Navnath

Attachment Content-Type Size
tablespaces_roles.patch application/octet-stream 62.4 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-09-26 12:49:58 pgAdmin 4 commit: Ensure compatibility with newer sqlparse modules. Fix
Previous Message Dave Page 2016-09-26 12:43:16 pgAdmin 4 commit: pgAgent misc fixes: