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
c2b23465cc864f86ea3d3f10a934f7ead80de334
pgadmin4
/
web
/
regression
/
feature_utils
History
Aditya Toshniwal
c2b23465cc
1) Added support to show all background processes in separate panel.
Fixes
#3709
...
2) Port process watcher to React.
Fixes
#7404
2022-08-11 10:49:45 +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
Update copyright notices for 2022
2022-01-04 13:54:25 +05:30
base_feature_test.py
Update copyright notices for 2022
2022-01-04 13:54:25 +05:30
locators.py
1) Added support to show all background processes in separate panel.
Fixes
#3709
2022-08-11 10:49:45 +05:30
pgadmin_page.py
1) Preserve the settings set by the user in the import/export data dialog.
Fixes
#7428
2022-07-18 10:54:03 +05:30
tree_area_locators.py
Fixed feature tests.
2022-07-08 18:25:00 +05:30