Re: [AngularJS] Re: Unit Testing with AngularJS $httpBackend problems

2015-03-18 Thread Tandon, Rishi
A plunker with your controller might help to dig more... -- 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 angular+unsubscr...@googlegroups.com. To post to this group

[AngularJS] Re: Unit Testing with AngularJS $httpBackend problems

2015-03-18 Thread Shawn Shaw
No dice. I moved the code outside of the beforeEach function, but I still experience the same error. I tried moving the setupLoginController function outside of the describe block for giggles and also received this error.