pgAdmin 4 commit: Create screenshots when feature tests fail.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Create screenshots when feature tests fail.
Date: 2017-03-09 15:34:54
Message-ID: E1cm05e-0007Yg-D1@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Create screenshots when feature tests fail.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d756f2f6c637e52951356948ad0c188f66689be6
Author: Joao Pedro De Almeida Pereira <jpereira(at)pivotal(dot)io>

Modified Files
--------------
.../connect_to_server_feature_test.py | 6 +-
.../template_selection_feature_test.py | 6 +-
.../settings/templates/settings/settings.js | 8 ++-
web/regression/.gitignore | 1 +
web/regression/feature_utils/base_feature_test.py | 73 +++++++++++++++++++---
web/regression/feature_utils/pgadmin_page.py | 13 +++-
web/regression/test_utils.py | 2 +-
7 files changed, 87 insertions(+), 22 deletions(-)

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Begina Felicysym 2017-03-09 17:16:50 Odp: Re: Polish translaction of pgadmin4
Previous Message Dave Page 2017-03-09 15:23:26 Re: Numeric controls validation issue in nested schema [pgAdmin4]