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
4eefc52748705e8ea0f0d2b2599dfc33b5a56b48
pgadmin4
/
web
/
regression
/
feature_utils
History
Harshal Dhumal
76939e4f63
Prompt the user to save dirty queries rather than discard them for a more natural workflow.
Fixes
#1972
2017-07-04 23:39:10 +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
Overhaul the query history tab to allow browsing of the history and full query text.
Fixes
#2282
2017-06-27 10:55:57 -04:00
base_feature_test.py
Use a different server name for unit vs. feature tests to avoid some observed conflicts.
2017-05-02 12:00:30 +01:00
pgadmin_page.py
Prompt the user to save dirty queries rather than discard them for a more natural workflow.
Fixes
#1972
2017-07-04 23:39:10 +01:00