pgAdmin 4 commit: Fixed Jasmine test cases. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed Jasmine test cases.
Date
Msg-id E1nXHCn-00040O-2N@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed Jasmine test cases.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7f2e87b27d16c54d1b256fd5efa01b3c6c7cc11c
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/SchemaView/index.jsx                    |  4 ++--
web/pgadmin/static/js/components/SelectThemes.jsx             |  9 +++------
web/regression/javascript/components/FormComponents.spec.js   |  2 +-
web/regression/javascript/erd/fake_item.js                    |  6 ++++++
.../javascript/erd/ui_components/body_widget_spec.js          | 11 +++++++----
5 files changed, 19 insertions(+), 13 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][patch] JS test cases fix
Next
From: Nikhil Mohite
Date:
Subject: [pgAdmin][RM-7267]: Unexpected error messages are displayed when users change the language via preferences