pgAdmin 4 commit: Fixed the jasmine tests regression due to changes in

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed the jasmine tests regression due to changes in
Date: 2017-09-18 06:13:31
Message-ID: E1dtpJD-0006Y1-DE@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed the jasmine tests regression due to changes in the webpacking
implementation.

Branch
------
WEBPACK_DEVEL

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0eb01384aaeeedc63edfbfc2e897684c914d58e0

Modified Files
--------------
web/karma.conf.js | 3 +--
web/regression/feature_utils/pgadmin_page.py | 11 ++++++++---
web/regression/javascript/code_mirror_spec.jsx | 4 ++--
.../javascript/history/history_collection_spec.js | 4 ++--
web/regression/javascript/history/query_history_spec.jsx | 14 +++++++-------
5 files changed, 20 insertions(+), 16 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Harshal Dhumal 2017-09-18 06:18:22 Re: [pgAdmin4][Patch]: Properly handle builtins.SERVER_MODE variable when SERVER_MODE is not set
Previous Message Surinder Kumar 2017-09-18 05:46:25 [pgAdmin4][Patch]: Properly handle builtins.SERVER_MODE variable when SERVER_MODE is not set