Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

fix(ngMock): Add responseType function parameter in mock httpbackend for #11523

Closed

Conversation

prateek14
Copy link

passthrough

The ngMock $httpBackend allows http request routes that have not been defined
for mocking to be passed through to the real http backend service. The
responseType parameter was missing in the ngMock httpbackend parameter
list.

closes #5415

passthrough

The ngMock $httpBackend allows http request routes that have not been defined
for mocking to be passed through to the real http backend service. The
responseType parameter was missing in the ngMock httpbackend parameter
list.

closes angular#5415
@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.

@prateek14 prateek14 closed this Apr 7, 2015
@prateek14 prateek14 reopened this Apr 7, 2015
@prateek14 prateek14 closed this Apr 7, 2015
@prateek14 prateek14 deleted the mockhttpbackend-responseType-fix branch April 7, 2015 01:13
@prateek14 prateek14 restored the mockhttpbackend-responseType-fix branch April 8, 2015 22:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mock httpBackend does not support blobs for passThrough.
2 participants