pgadmin4/web/pgadmin
Atira Odhner e89c54c15d Make feature test app teardown more reliable, and tests faster
- don't spin up app and chromedriver between each test
    - catching signals also tears down the app
    - do layout reset between tests, but assume that tests will not leave a modal opened.

 Use selenium built-in waiting function and fix flakiness around clicking the alertify OK button

    - we think the OK button does not have its event bound when it is created.

If you see more flakiness around clicking the alertify OK button, let us know. The element is clickable but we have to arbitrarily wait for the event to be bound and that timing may vary system to system.

The feature tests are about 7 seconds faster now.

Tira & Joao
2017-03-01 13:20:06 +00:00
..
about Consistent dialogue configuration 2017-02-27 14:58:22 +00:00
browser Typo fixes. 2017-03-01 12:49:15 +00:00
dashboard Rename the 9.1_plus templates to "default" to more appropriately support Greenplum which is based on 8.3. 2017-02-01 09:57:49 +00:00
feature_tests Make feature test app teardown more reliable, and tests faster 2017-03-01 13:20:06 +00:00
help Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
misc Move 3rd party client code into vendor/ directories for ease of maintenance. 2017-02-24 17:01:21 +00:00
model Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
preferences Improve consistency of dialogue controls offered. Fixes #1364 2017-01-08 16:05:34 +05:30
redirects Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
settings Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
static Query tool efficiency.Convert the data as a 2D array instead of dict. Fixes #2036 2017-03-01 16:58:51 +05:30
templates Move 3rd party client code into vendor/ directories for ease of maintenance. 2017-02-24 17:01:21 +00:00
tools Query tool efficiency.Convert the data as a 2D array instead of dict. Fixes #2036 2017-03-01 16:58:51 +05:30
translations Update translation files. 2017-02-06 16:25:16 +00:00
utils Make feature test app teardown more reliable, and tests faster 2017-03-01 13:20:06 +00:00
__init__.py Various encoding fixes. Fixes #2160 2017-02-16 11:00:40 +00:00
messages.pot Update translation files. 2017-02-06 16:25:16 +00:00