This is an automated email from the ASF dual-hosted git repository.
alexantonenko pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git.
from 470f80a Merge pull request #2485 from hiveww/AMBARI-24801-trunk
add c6f36e1 AMBARI-24786. Cover common configs views
new b66008c Merge pull request #2471 from hiveww/AMBARI-24786-trunk
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
ambari-web/app/assets/test/tests.js | 3 +
.../configs/config_category_container_view_test.js | 65 ++++++++++++++++++
.../service_config_layout_tab_compare_view_test.js | 54 +++++++++++++++
.../configs/service_config_layout_tab_view_test.js | 78 ++++++++++++++++++++++
4 files changed, 200 insertions(+)
create mode 100644
ambari-web/test/views/common/configs/config_category_container_view_test.js
create mode 100644
ambari-web/test/views/common/configs/service_config_layout_tab_compare_view_test.js
create mode 100644
ambari-web/test/views/common/configs/service_config_layout_tab_view_test.js