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 StyleDialog in Python 3 #576

Merged
merged 2 commits into from
Mar 4, 2015
Merged

Conversation

astrofrog
Copy link
Member

@ChrisBeaumont - quick question, is what I am doing here the best way to make sure the style dialog becomes non-blocking when testing, or is there an easier way?

@astrofrog
Copy link
Member Author

I'm going to go ahead and merge this since this is currently broken in Python 3.

astrofrog added a commit that referenced this pull request Mar 4, 2015
@astrofrog astrofrog merged commit 9bc6fb2 into glue-viz:master Mar 4, 2015
@ChrisBeaumont
Copy link
Member

Sorry for missing this earlier. This looks fine. I often end up using mock to mock out the function that actually displays widgets or blocks, whenever possible. Usually the logic in the test doesn't depend on the widget actually materializing itself.

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

Successfully merging this pull request may close these issues.

2 participants