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
master
pgadmin4
/
web
/
regression
/
feature_utils
History
Akshay Joshi
d26b63fdf5
Use 'Drop' instead of 'Delete' for object commands to make destructive actions more deliberate.
#8958
2025-07-16 18:02:24 +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
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
base_feature_test.py
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
locators.py
Fix the SonarQube issues and issues reported during testing.
#3319
2025-06-13 13:14:36 +05:30
pgadmin_page.py
Use 'Drop' instead of 'Delete' for object commands to make destructive actions more deliberate.
#8958
2025-07-16 18:02:24 +05:30
tree_area_locators.py
Ensure the double-click event is listened to even if the user clicks after the label.
2025-01-30 10:26:11 +05:30