Acceptance Tests against a browser (WIP)

From: George Gelashvili <ggelashvili(at)pivotal(dot)io>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Acceptance Tests against a browser (WIP)
Date: 2017-01-12 22:26:44
Message-ID: CAHowoHbhW3TU23SecpQebKAL_McEZL=AZ46HJp9k+cR7Zkezdw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi there,

We are working on browser-automation-based acceptance tests that exercise
pgAdmin4 the way a user might.

The first "connect to database" test works, but at the moment depends on
Chrome and chromedriver
<https://sites.google.com/a/chromium.org/chromedriver/>. We would
appreciate feedback on any possible license or code style issues at this
point, as well as any thoughts on adding this sort of test to the codebase.

Thanks!
George and Tira

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message George Gelashvili 2017-01-12 22:41:14 Re: Acceptance Tests against a browser (WIP)
Previous Message George Gelashvili 2017-01-12 14:48:05 Re: Driver Module