Skip to content

Checks for nil applicationId and clientKey #120

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

Merged
merged 1 commit into from
Aug 28, 2015

Conversation

gonzalonunez
Copy link
Contributor

Searched over the TODOs and found this. The reason I passed the nil string 'yolo' in the tests is because if you actually pass in nil you'll get a warning.

I don't have too much professional experience with unit tests, please let me know if there's anything wrong with these tests.

@richardjrossiii
Copy link
Contributor

Looks good to me! I'll let @nlutsenko take a peek and get his thoughts before merging.

@nlutsenko
Copy link
Contributor

Hey @gonzalonunez, thanks for implementing this!
Since all of these tests are single line assertions - can you please merge them into a single test with 3 assertions? It's testing roughly the same thing.

@gonzalonunez
Copy link
Contributor Author

Ok sounds good, I'm on it!

@nlutsenko
Copy link
Contributor

@gonzalonunez, last request - can you squash everything into a single commit? I will merge it straight after that is done. Thanks for the help with this one!

@gonzalonunez
Copy link
Contributor Author

Squashed 👍

@nlutsenko nlutsenko added this to the 1.8.3 milestone Aug 28, 2015
@nlutsenko
Copy link
Contributor

Perfect! Merging it in!

nlutsenko added a commit that referenced this pull request Aug 28, 2015
Checks for nil applicationId and clientKey
@nlutsenko nlutsenko merged commit ff2db4c into parse-community:master Aug 28, 2015
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

Successfully merging this pull request may close these issues.

4 participants