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

Ensuring that all snapshot tests return results. #109

Merged
merged 6 commits into from Jul 26, 2018

Conversation

amartyashankha
Copy link
Collaborator

No description provided.

@coveralls
Copy link

coveralls commented Jul 25, 2018

Coverage Status

Coverage remained the same at 94.824% when pulling 07620ff on feat_snapshot_tests into ef77bf9 on master.

@@ -0,0 +1,26 @@
# Copyright 2017-present Kensho Technologies, LLC.
Copy link
Contributor

Choose a reason for hiding this comment

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

This seems like a new file. If so, the year has to be the present year -- this is extremely important! Please be very careful with it.

elif to_name in FOOD_LIST:
to_class = 'Food'
else:
raise AssertionError(u'Invalid name for SpeciesEats endpoint: {}'.format(to_name))
Copy link
Contributor

Choose a reason for hiding this comment

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

Species_Eats for consistency

@obi1kenobi obi1kenobi merged commit fa2e4d7 into master Jul 26, 2018
@obi1kenobi obi1kenobi deleted the feat_snapshot_tests branch July 26, 2018 14:46
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.

None yet

3 participants