pgadmin4/web/regression/feature_utils
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