pgadmin4/web/regression/feature_utils
Dave Page 981ebfbcf7 Ensure feature tests are compatible with Python 3.5.
This is required even if they aren't run, as RPM builds will try to byte compile all files in the distro.
2017-03-08 09:49:48 +00: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 Avoid leaving chromedriver processes cluttering the landscape after running the feature tests. 2017-03-07 13:49:52 +00:00
base_feature_test.py Make feature test app teardown more reliable, and tests faster 2017-03-01 13:20:06 +00:00
pgadmin_page.py Ensure feature tests are compatible with Python 3.5. 2017-03-08 09:49:48 +00:00