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

Added anime feature #41

Merged
merged 7 commits into from
May 15, 2016
Merged

Added anime feature #41

merged 7 commits into from
May 15, 2016

Conversation

akarshHegde
Copy link
Contributor

PR for issue #40

@@ -9,4 +9,5 @@
'quote',
'request',
'wiki',
'anime',
Copy link
Owner

Choose a reason for hiding this comment

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

alphabetical

def test_anime():
assert('anime' == modules.process_query('Death Note anime')[0])
assert('anime' == modules.process_query('Dragon ball super status')[0])
assert('anime' == modules.process_query('What is the rating of One Punch Man?')[0])
Copy link
Owner

Choose a reason for hiding this comment

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

What is the anime rating of One Punch Man?

@swapagarwal swapagarwal merged commit d549529 into swapagarwal:master May 15, 2016
@swapagarwal
Copy link
Owner

Thanks @akarshHegde! 👍

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.

None yet

2 participants