Thread: [pgadmin-hackers] pgAdmin 4 commit: Replace the template selection feature test withone

Replace the template selection feature test with one that tests table DDL generation (which also covers template
selection).

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fe9bc379c7d03c9dee632fb7c1a2ac2eef315371
Author: Atira Odhner <aodhner@pivotal.io>

Modified Files
--------------
.../feature_tests/table_ddl_feature_test.py        | 49 ++++++++++++++++++
.../template_selection_feature_test.py             | 58 ----------------------
web/regression/feature_utils/pgadmin_page.py       |  5 +-
3 files changed, 53 insertions(+), 59 deletions(-)