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
a6edfb498f171e141970a0b26981dda63f8d8ded
pgadmin4
/
web
/
regression
/
feature_utils
History
Pradip Parkale
7483ddf2b2
Added support to copy SQL from main window to query tool.
Fixes
#4904
2021-08-09 14:29:31 +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 2021
2021-01-04 15:34:45 +05:30
base_feature_test.py
Modifies the way to execute feature tests in parallel and it should be configured in Server Mode.
2021-05-27 11:01:25 +05:30
locators.py
Added support to copy SQL from main window to query tool.
Fixes
#4904
2021-08-09 14:29:31 +05:30
pgadmin_page.py
Do not block the query editor window when running a query.
Fixes
#3920
2021-06-23 12:22:24 +05:30
tree_area_locators.py
Fixed feature test failures.
2021-02-08 16:43:34 +05:30