pgadmin4/web/regression/feature_utils
Harshal Dhumal c65158312d Use on-demand loading for results in the query tool. Fixes #2137
With a 27420 row query, pgAdmin III runs the query in 5.873s on my laptop. pgAdmin 4 now takes ~1s.
2017-06-27 09:03:04 -04: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 Initial re-vamp of the History tab. 2017-06-13 09:50:41 +01: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 Use on-demand loading for results in the query tool. Fixes #2137 2017-06-27 09:03:04 -04:00