ironic-ui/ironic_ui/static/dashboard/admin/ironic/enroll-node
Peter Piela b55a1004ff Unit test framework for Ironic-UI API service
This commit is a first step in the development of a unit test framework for
the Ironic-UI API service. The approach being used is to provide an emulation
of the Ironic backend using a mock that utilizes Angular $httpbackend
handlers to intercept requests targeted at the Ironic-UI server side REST
endpoints.

In addition to demonstrating the mock I have coded some basic tests to
show how it is used. At this point I would like to get feedback from the team,
and consensus on whether we should continue the process of building
additional tests.

Change-Id: Iaec83b0e19b5051ebf1257ddc56efcc6f11ee39d
2017-06-20 13:07:13 -04:00
..
enroll-node.controller.js Improvements to enroll-node service 2017-01-27 12:30:00 -05:00
enroll-node.controller.spec.js Unit test framework for Ironic-UI API service 2017-06-20 13:07:13 -04:00
enroll-node.service.js Eliminate unnecessary event handling code 2017-05-03 15:31:52 +00:00