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

Fix Widget view name/module None #1417

Merged
merged 3 commits into from
Jun 19, 2017

Conversation

vidartf
Copy link
Member

@vidartf vidartf commented Jun 7, 2017

Fixes #1412 and adds test.

vidartf added 3 commits June 7, 2017 17:05
setup/teardown code was detected as test functions.
Prevent Widgets from producing views unless name/module has been
specified.
@jasongrout jasongrout added this to the 7.0 milestone Jun 17, 2017
@jasongrout
Copy link
Member

Looks good to me. Thanks for refactoring the test infrastructure too.

@jasongrout jasongrout merged commit aac0867 into jupyter-widgets:master Jun 19, 2017
@vidartf vidartf deleted the fix-view-default branch June 19, 2017 20:36
@github-actions github-actions bot added the resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Feb 13, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tries to create view for Link
2 participants