See my StackOverflow post 
here<http://stackoverflow.com/questions/20864764/e2e-mock-httpbackend-doesnt-actually-passthrough-for-me>
 and 
the corresponding failing test in Plunkr 
here<http://plnkr.co/edit/FtWs9GUUK1KuFeitwUKX> in 
which I show that I am getting the extended $httpBackend mock but that mock 
doesn't actually send the matching request to the server; instead it 
retries the mock (where it fails).

I could well be doing something stupid. Let's hope so. OTH,  I am sick of 
the snarky, hasty, know-nothing "help" I've received so far. Let me 
stipulate the following:

Yes I've followed the 
instructions<http://docs.angularjs.org/api/ngMockE2E.%24httpBackend> as 
best I can. 
Yes I'm using the E2E module and therefore passThrough() is defined
Yes, I've examined the pertinent posts in SO and in this Google group. 
Yes, I know the difference between unit tests that don't talk to the server 
and integration tests that do; please spare me the tired lecture about how 
I *ought *to write my tests and stop sending me the same old links. 

Please look at the Plunkr <http://plnkr.co/edit/FtWs9GUUK1KuFeitwUKX> and 
help me fix it. Not only will you help me, you'll help the next developer 
learn how to present a Jasmine Angular test in Plunkr :)

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 angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to