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

Raise type error for the unsupported object type #149

Merged
merged 6 commits into from
Jul 13, 2021

Conversation

proneetsharma
Copy link
Collaborator

@oarriaga
Copy link
Owner

Thank you for the PR. Would it be possible to make so unit tests for your functionality?

@proneetsharma
Copy link
Collaborator Author

I have created the unit test for the added functionality. Please check.

@oarriaga
Copy link
Owner

Thank you for the PR can you refactor the tests to test the raise of exceptions in this manner:

with pytest.raises(Exception):

@oarriaga oarriaga merged commit 98282f2 into oarriaga:master Jul 13, 2021
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.

2 participants