Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

testing: fix http_mock responseTransform #26

Closed
x1B opened this issue Jul 2, 2014 · 0 comments
Closed

testing: fix http_mock responseTransform #26

x1B opened this issue Jul 2, 2014 · 0 comments

Comments

@x1B
Copy link
Member

x1B commented Jul 2, 2014

The httpMock in testing currently tries to simulate the $httpBackend behavior. In the long run, we probably want to drop httpMock in favor of $httpBackend completely.

Right now, we need make sure that the response conversion is not applied to non-OK responses and that it is not applied multiple times to the same response.

@x1B x1B added the bug label Jul 2, 2014
x1B added a commit that referenced this issue Jul 2, 2014
* feature/26-fix-http-mock-response-transform:
  (#26) Testing: Fixed the response transform option for http-mock
@x1B x1B closed this as completed Jul 2, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants