pgAdmin IV: Code changes in roles and tablespaces test cases - Mailing list pgadmin-hackers

From Navnath Gadakh
Subject pgAdmin IV: Code changes in roles and tablespaces test cases
Date
Msg-id CAOAJCYpLwJU+CaP+O5VWSHiMTsriu-O9tzxxk6Pt4y9zHdh_wg@mail.gmail.com
Whole thread Raw
Responses Re: pgAdmin IV: Code changes in roles and tablespaces test cases  (Dave Page <dave.page@enterprisedb.com>)
List 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

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: pgAgent misc fixes:
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Ensure compatibility with newer sqlparse modules. Fix