You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by al...@apache.org on 2018/09/24 15:40:56 UTC

[ambari] 01/01: Merge pull request #2354 from hiveww/AMBARI-24668-trunk

This is an automated email from the ASF dual-hosted git repository.

alexantonenko pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git

commit 1aed5cec814d8733c9e7f4d2bfc8626d8942c345
Merge: c730933 1c7f589
Author: Alexander Antonenko <hi...@gmail.com>
AuthorDate: Mon Sep 24 18:40:49 2018 +0300

    Merge pull request #2354 from hiveww/AMBARI-24668-trunk
    
    AMBARI-24668. Cover common form views

 ambari-web/app/assets/test/tests.js                |  3 +
 .../test/views/common/form/datepicker_view_test.js | 59 ++++++++++++++++++
 .../test/views/common/form/dropdown_view_test.js   | 72 ++++++++++++++++++++++
 .../test/views/common/form/field_view_test.js      | 39 ++++++++++++
 4 files changed, 173 insertions(+)