Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Response interceptors deprecated? #14

Closed
seriema opened this issue Oct 3, 2014 · 3 comments
Closed

Response interceptors deprecated? #14

seriema opened this issue Oct 3, 2014 · 3 comments
Assignees
Milestone

Comments

@seriema
Copy link
Owner

seriema commented Oct 3, 2014

Go through this properly and decide on a course of action (if needed):
https://code.angularjs.org/1.2.26/docs/api/ng/service/$http#response-interceptors-deprecated-

@seriema seriema self-assigned this Oct 3, 2014
@seriema seriema added question and removed question labels Oct 3, 2014
@seriema seriema added this to the 0.2.0 milestone Oct 3, 2014
@seriema
Copy link
Owner Author

seriema commented Oct 19, 2014

Naw, seems to have been a temporary change to the API. Angular 1.3.0 uses the same as us.

How to handle versions that are not supported?

@seriema
Copy link
Owner Author

seriema commented Mar 22, 2015

Not sure what to do with this issue. apiMock still works with 1.3 and I see no reason for it to stop working anytime soon. Don't know how to test different versions of Angular to somehow promise that certain versions work. Closing this issue anyway.

@seriema seriema closed this as completed Mar 22, 2015
@seriema
Copy link
Owner Author

seriema commented Jul 22, 2015

I solved #17 so now every commit is tested against Angular 1.2, 1.3, and 1.4. I'll update those as the project moves along, but I'll probably only check against the latest patch of each minor version (i.e. just 1.4.latest and not 1.4.1, 1.4.2, etc).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant