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
b8f49daeb800d02ed6c4dc5905d00ce4d9e7ae34
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