pgadmin4/web/regression/feature_utils
Surinder Kumar 4a91bcde30 Webpack all the things! Fixes #2135
This significantly speeds up loading of the application; in an average of 3 tests, v1.6
loaded in 11.5s in the runtime on a Mac, whilst the webpacked version of the code
loaded in 5.53s.
2017-07-18 15:13: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 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 Webpack all the things! Fixes #2135 2017-07-18 15:13:17 +01:00