pgAdmin 4 commit: Randomise table names for tests.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Randomise table names for tests.
Date: 2019-07-17 15:51:02
Message-ID: E1hnmCs-0002F5-7e@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Randomise table names for tests.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f5b927b9254beafd1e99027a1d22fe532615af57
Author: Yosry Muhammad <yosrym93(at)gmail(dot)com>

Modified Files
--------------
.../tests/test_is_query_resultset_updatable.py | 28 ++++++++++++--------
.../sqleditor/tests/test_save_changed_data.py | 30 ++++++++++++++--------
2 files changed, 36 insertions(+), 22 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yosry Muhammad 2019-07-17 17:18:50 Bug in Database Nodes in the Tree
Previous Message Dave Page 2019-07-17 14:38:20 pgAdmin 4 commit: Ensure Selenium is started only when it's needed.