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 tests to plotly-charts.ipynb #557

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ToshiNandanReddy
Copy link

[ ] Wrote test for feature
[x] Added changes to CHANGELOG.md

Changes proposed:
Added tests for _split_column_and_labels, hist_of_counts, _rowTaker, _rowExcluder and checked for user warnings.

Copy link
Member

@adnanhemani adnanhemani left a comment

Choose a reason for hiding this comment

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

Hi, thanks for this. But _split_column_and_labels should have tests within test_tables.py. And _rowExcluder and _rowTaker already have tests defined in the method docs.

Can you please make the changes? The tests regarding hist_of_counts for the Plotly library seem fine otherwise.

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

2 participants