pgAdmin IV: Unittests-drop objects functionality

Поиск
Список
Период
Сортировка
От Navnath Gadakh
Тема pgAdmin IV: Unittests-drop objects functionality
Дата
Msg-id CAOAJCYoUGdpgm19D8tq2V2tbPqzyHesnRObMfoBpv9WVZWSKUQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: pgAdmin IV: Unittests-drop objects functionality
Список pgadmin-hackers
Hi Dave,
     Please find the patch for drop objects functionality for test framework.
Now, test framework is able to drop all objects(like server, database, schema, etc.) which are created during test suite execution. Code included in the patch is only for server and database node. If everything goes fine will send next patch with the remaining nodes in a single patch. 

The following files are also affected by the new changes:
web/setup.py
web/config.py
regression/test_advanced_config.json.in


To run the test suite follow the commands
1. python runtionregress/ests.py --pkg browser.server_groups.servers
2. python regression/runtests.yp --pkg browser.server_groups.servers.databases 
 

Note: Please do not run test suite for all nodes (python regression/runtests.py) as code modifications have not been done yet.

Thanks.


--
Thanks,
Navnath Gadakh
Software Engineer
EnterpriseDB Corporation
Mobile: +91 9975389878 


Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Surinder Kumar
Дата:
Сообщение: [pgAdmin4][Patch]: RM1690 - Trailing spaces included in SELECT Script for functions
Следующее
От: Devrim Gündüz
Дата:
Сообщение: beautifulsoup4, and Python 2.6