pgadmin4/web/regression/python_test_utils
Aditya Toshniwal 6fa6939f52 Additional feature test fixes:
1) Changes required for working with Bootstrap 4.
2) Change to fix the timeout exception when waiting for element (tested multiple times on multiple server, did not occur to me thereafter)
3) Removed reset layout after each test case. Instead, delete the layout entry from sqlite db file and do a plain refresh. This will save some time and will also remove dependency on reset layout menu.
4) Disables tree state saving when feature test run starts. Feature tests got confused with auto expanding tree.
2018-10-17 11:50:22 +01:00
..
__init__.py Support generation of DDL for tables in Greenplum DB. Fixes #2261 2017-03-23 11:40:06 +00:00
sql_template_test_base.py Update copyright notices for 2018. 2018-01-05 10:42:50 +00:00
template_helper.py Fix PEP8 issues in various modules. Fixes #3121 2018-02-19 11:12:35 +00:00
test_gui_helper.py Code refactoring: 2018-10-08 11:09:30 +01:00
test_utils.py Additional feature test fixes: 2018-10-17 11:50:22 +01:00