Hey guys, I'm having a hard time understanding how to make angular play well with browserify and jasmine.
Some info: Angular works great with browserify (outside the tests) Browserify works great with karma and jasmine, I'm having passing and failing tests as expected. The problem is how to combine the two. I dont know the workflow I should follow to include the angular and angular-mocks code in my tests and I also dont know how to make my app module start and how to use the injections for test. Any help will be greatly appreciated. Thanks. -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
