pgadmin4/web/regression/feature_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 Add feature test framework, using selenium and chromedriver for UI testing. 2017-02-22 12:41:28 +00:00
app_starter.py Support running feature tests against Firefox. Fixes #3270 2018-05-15 15:10:11 +01:00
base_feature_test.py Additional feature test fixes: 2018-10-17 11:50:22 +01:00
pgadmin_page.py Additional feature test fixes: 2018-10-17 11:50:22 +01:00