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

Do more robust tests #128

Open
vijayvarma392 opened this issue Aug 18, 2022 · 0 comments
Open

Do more robust tests #128

vijayvarma392 opened this issue Aug 18, 2022 · 0 comments
Assignees
Labels
medium priority inbetweener

Comments

@vijayvarma392
Copy link
Owner

vijayvarma392 commented Aug 18, 2022

test_interface.py should test all possible use cases and optional arguments.
For example, right now we only test the default options, and have no way of guaranteeing that the options in extra_kwargs are still working.

Another way to think of this is we want to have near 100% code coverage in our tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium priority inbetweener
Projects
None yet
Development

No branches or pull requests

2 participants