Added a test that point to the desired beahviour, now it's failing
diff --git a/xos-apps/auto-scale/gui/src/index.html b/xos-apps/auto-scale/gui/src/index.html
index 7b9c168..51bad93 100644
--- a/xos-apps/auto-scale/gui/src/index.html
+++ b/xos-apps/auto-scale/gui/src/index.html
@@ -60,6 +60,7 @@
   <script src="vendor/angular-ui-router/release/angular-ui-router.js"></script>
   <script src="vendor/ng-lodash/build/ng-lodash.js"></script>
   <script src="vendor/bootstrap-css/js/bootstrap.min.js"></script>
+  <script src="vendor/angular-mocks/angular-mocks.js"></script>
   <!-- endbower --><!-- endjs -->
 
   <!-- inject:js -->