-
-
Notifications
You must be signed in to change notification settings - Fork 31.7k
IDLE: Add tests for configdialog highlight tab #75184
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
Comments
If we do the same renamings for the theme selection vars and functions as done for keys selection on the keys tab, then the corresponding tests can be copied and slightly altered. However, duplicate names require that KeyPage be separated first. Hence the dependency. When the current mess is replaced on both pages, we *might* be able to make a simple Frame subclass tested once and used on both pages. |
Working on this now. |
Coverage now 95%. We are getting close. Still not covered in highlight group: create_page_highlight: # Highlight only. save_new: # Same as for keys. delete_custom: # Same as for keys. |
Another big thank you. |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: