This is an automated email from the ASF dual-hosted git repository.
atkach pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git.
from 47882ab Merge pull request #2700 from hiveww/AMBARI-25011-trunk
add 86936b9 AMBARI-25032 Cover Service controllers with unit tests
new a9153f1 Merge pull request #2710 from atkach/AMBARI-25032-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:
.../app/controllers/main/service/add_controller.js | 46 +-
ambari-web/app/controllers/main/service/item.js | 135 +++--
.../main/service/add_controller_test.js | 572 +++++++++++++++++----
.../test/controllers/main/service/item_test.js | 496 +++++++++++++++++-
4 files changed, 1062 insertions(+), 187 deletions(-)