I've been working a lot with Angular UI in a current project and have utilized their $modal functionality a bit. I found myself writing unit tests for controllers used with the modals, and so I wrote a test helper for this purpose. In a prior post … »
-
✭Angular Unit Testing part 2 - $modal✭