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

[MNT] WidgetTest: Add tests on nasty data #6223

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

Conversation

janezd
Copy link
Contributor

@janezd janezd commented Nov 25, 2022

Issue

Widget are supposed to survive data all-nans or without rows, attributes, classes... Many don't because we don't test it.

Description of changes

WidgetTest, the base class for all widget tests now adds a test that sends nasty data to all inputs that accept Table.

Suggestions welcome.

This should be fun.

Includes
  • Code changes
  • Tests
  • Documentation

@janezd janezd marked this pull request as draft December 22, 2023 08:10
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

1 participant