This website requires JavaScript.
Explore
Help
Sign In
pgadmin-org
/
pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
Watch
1
Star
0
Fork
You've already forked pgadmin4
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dd38fed6e0
pgadmin4
/
web
/
regression
/
feature_utils
History
Khushboo Vashi
c7a16a4bd5
Fixed code smells having rule 'Nested blocks of code should not be left empty'.
2020-06-26 13:18:27 +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
Fixed code smells having rule 'Nested blocks of code should not be left empty'.
2020-06-26 13:18:27 +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 SonarQube issues with the tag unused. All the unused variables, assignments, code comments are fixed.
2020-06-25 11:09:43 +05:30
tree_area_locators.py
Update copyright notices for 2020.
2020-01-02 14:43:50 +00:00