bardjs
bardjs copied to clipboard
add components (angular 1.5 ) option to bardjs
Like many others I am starting to work on and test angular 1.5. The component option is very nice, but right now the only way to test it is with angular mocks. Please add this option when you have a chance.
+1
+1
Wouldn't you inject mock as normal and add the services and bindings into the $componentController?