This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2026-07-30 16:18:18 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d1868305d8143d47bbf70dc44c940d7922c3254
pgadmin4
/
web
/
regression
/
feature_utils
T
History
Yogesh Mahajan
8f2bda2309
1) Preserve the settings set by the user in the import/export data dialog.
Fixes
#7428
...
2) Fixed the JSON editor issue of hiding the first record.
Fixes
#7520
2022-07-18 10:54:03 +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
Fixed feature test cases.
2022-05-24 11:43:57 +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