Hello, How would I go about unit testing (Karma/Jasmine) a service which injects $injector?
Example service is here.<https://gist.github.com/sampepose/8278249/raw/f0993a02369094ac92566b352dc9ab03f1f2695e/gistfile1.txt> I keep getting "Error: [$injector:unpr] Unknown provider: serviceAProvider <- serviceA" for the services that are injected using $injector. Suggestions? -- 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/groups/opt_out.
