Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 6AD22200B85 for ; Wed, 31 Aug 2016 23:20:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 68E84160AB4; Wed, 31 Aug 2016 21:20:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B83F5160AA7 for ; Wed, 31 Aug 2016 23:20:22 +0200 (CEST) Received: (qmail 71899 invoked by uid 500); 31 Aug 2016 21:20:22 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 71881 invoked by uid 99); 31 Aug 2016 21:20:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Aug 2016 21:20:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 40E532C014C for ; Wed, 31 Aug 2016 21:20:21 +0000 (UTC) Date: Wed, 31 Aug 2016 21:20:21 +0000 (UTC) From: "Hudson (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-18288) Cover main views with unit tests MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 31 Aug 2016 21:20:23 -0000 [ https://issues.apache.org/jira/browse/AMBARI-18288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15453391#comment-15453391 ] Hudson commented on AMBARI-18288: --------------------------------- SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #5606 (See [https://builds.apache.org/job/Ambari-trunk-Commit/5606/]) AMBARI-18288 Cover main views with unit tests. (atkach) (atkach: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=9e71d6fb611250f22dbcd7cf0e18a9e2f78f8d90]) * (edit) ambari-web/test/views/main/menu_test.js * (edit) ambari-web/test/views/main/admin_test.js * (edit) ambari-web/test/views/main/dashboard_test.js * (edit) ambari-web/app/assets/test/tests.js * (edit) ambari-web/test/views/main/alert_definitions_view_test.js * (edit) ambari-web/test/views/main/host_test.js * (add) ambari-web/test/views/main/views_view_test.js > Cover main views with unit tests > -------------------------------- > > Key: AMBARI-18288 > URL: https://issues.apache.org/jira/browse/AMBARI-18288 > Project: Ambari > Issue Type: Task > Components: ambari-web > Affects Versions: 2.5.0 > Reporter: Andrii Tkach > Assignee: Andrii Tkach > Fix For: trunk > > Attachments: AMBARI-18288.patch > > > Cover following files: > * /ambari-web/app/views/main/admin.js > * /ambari-web/app/views/main/alert_definitions_view.js > * /ambari-web/app/views/main/host.js > * /ambari-web/app/views/main/menu.js -- This message was sent by Atlassian JIRA (v6.3.4#6332)