This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-25 18:55:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd27e08a98c1564431d5464bc52687935b897474
pgadmin4
/
web
/
regression
/
feature_utils
History
Yogesh Mahajan
dd27e08a98
Fixed code smell 'Unused local variables should be removed'.
2020-07-24 12:15:29 +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
Fixed code smell 'Unused local variables should be removed'.
2020-07-24 12:15:29 +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 code smell 'Unused local variables should be removed'.
2020-07-24 12:15:29 +05:30
tree_area_locators.py
Update copyright notices for 2020.
2020-01-02 14:43:50 +00:00