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
038fd6ce21
pgadmin4
/
web
/
regression
/
feature_utils
History
Yogesh Mahajan
1b33c52eac
Fixed the JSON editor issue of hiding the first record.
Fixes
#6684
2021-08-20 13:47: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
Fixed the JSON editor issue of hiding the first record.
Fixes
#6684
2021-08-20 13:47: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