Add feature test framework, using selenium and chromedriver for UI testing.
Written by both George and Atira at Pivotal.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fe1aec5de03f90ea9dd874926733894f4eb6567b
Author: Atira Odhner
Modified Fi
Thanks, patch applied!
On Tue, Feb 21, 2017 at 10:12 PM, Atira Odhner wrote:
> Hi Dave,
>
> We fixed the flakiness issues that we saw (hopefully they are the same ones
> you were seeing.) by tearing down connections to the acceptance_test_db
> before attempting to drop it at the beginning of the
>
> The difference with PIP is that a) the packages can be specific to the
> version of Python in use
The javascript is going to run in the end-user's browser regardless of what
is installed on the machine where the app is packaged. Varying what
versions of the libraries are in use in that way fo