pgadmin4/web/regression/feature_utils
Aditya Toshniwal 505a3ac960 1) Fixed cognitive complexity issues reported by SonarQube.
2) Fixed code smell 'Add a nested comment explaining why this method is
   empty, or complete the implementation'.
2020-07-24 11:46:30 +05:30
..
__init__.py Add feature test framework, using selenium and chromedriver for UI testing. 2017-02-22 12:41:28 +00:00
app_starter.py Implement Selenium Grid to run multiple tests across different browsers, operating systems, and machines in parallel. Fixes #5255 2020-05-11 12:11:31 +05:30
base_feature_test.py 1) Fixed cognitive complexity issues reported by SonarQube. 2020-07-24 11:46:30 +05:30
locators.py Implement Selenium Grid to run multiple tests across different browsers, operating systems, and machines in parallel. Fixes #5255 2020-05-11 12:11:31 +05:30
pgadmin_page.py Fixed feature tests 2020-07-20 11:59:28 +05:30
tree_area_locators.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00