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
4f79f00d61
pgadmin4
/
web
/
regression
/
feature_utils
History
Dave Page
59d8f6fb84
Allow feature tests to run in Chrome headless mode.
2018-05-02 16:51:17 +01:00
..
__init__.py
Add feature test framework, using selenium and chromedriver for UI testing.
2017-02-22 12:41:28 +00:00
app_starter.py
Allow feature tests to run in Chrome headless mode.
2018-05-02 16:51:17 +01:00
base_feature_test.py
Fix PEP8 issues in various modules.
Fixes
#3121
2018-02-19 11:12:35 +00:00
pgadmin_page.py
Ensure the file manager properly escapes file & directory names.
Fixes
#3196
2018-03-19 10:58:12 +00:00