[pgadmin-hackers] pgAdmin 4 commit: Add a 0.5 second delay to treeview node expansionin - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Add a 0.5 second delay to treeview node expansionin
Date
Msg-id E1cwSHL-0006fK-VD@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add a 0.5 second delay to treeview node expansion in the feature tests, to try to (temporarily) allow for script
loadingtime. Tentatively enable the feature tests in CI to see if it works. 

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8a01cdfaf94fb4302cab2620ed8840a8108aa600

Modified Files
--------------
ci/run_python_tests.sh                       | 2 +-
web/regression/feature_utils/pgadmin_page.py | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: Include an example of running just the featuretests.
Next
From: Atira Odhner
Date:
Subject: Re: [pgadmin-hackers][patch] Column selection on SQLEditor