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

Add tests for Accept-Languages headers for values other than English #61

Merged
merged 3 commits into from
Jan 30, 2016

Conversation

8W9aG
Copy link
Contributor

@8W9aG 8W9aG commented Jan 29, 2016

  • Increase coverage some more

@8W9aG
Copy link
Contributor Author

8W9aG commented Jan 29, 2016

@rastersize @dflems @jgavris

@adamhowardprice
Copy link

👍

* specific language governing permissions and limitations
* under the License.
*/
#import <Foundation/Foundation.h>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@import Foundation;

@rastersize
Copy link
Contributor

A small code style comment, as we’ve migrated to @import. Other than that 👍

Also will we have more swizzeling in tests you think? Should we bring bring over our singleton swizzler?

@8W9aG
Copy link
Contributor Author

8W9aG commented Jan 29, 2016

@rastersize I think this may be a one off (with the NSBundle case). Might make sense to bring in the swizzler once it is open sourced

@rastersize
Copy link
Contributor

@8W9aG Alright 👍

* Swizzle NSBundle mainBundle and supply our own
preferred localizations
8W9aG added a commit that referenced this pull request Jan 30, 2016
Add tests for Accept-Languages headers for values other than English
@8W9aG 8W9aG merged commit cf10718 into spotify:master Jan 30, 2016
@8W9aG 8W9aG deleted the add-bundle-test branch January 30, 2016 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants