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

PR: Check that Plugins config page works with notebook plugin #473

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

jitseniesen
Copy link
Member

Extend the test in test_config.py to check that the Plugins config page work. This would have caught the error in #470.

Having to call set_all_internal_plugins() explicitly makes the test a bit brittle but I don't see a better way to do this.

Fixes #472.

@jitseniesen jitseniesen added this to the v0.6.2 milestone Sep 9, 2024
@jitseniesen jitseniesen self-assigned this Sep 9, 2024
@jitseniesen jitseniesen merged commit 1fb61e2 into spyder-ide:master Sep 24, 2024
18 checks passed
@jitseniesen jitseniesen deleted the test-config branch September 24, 2024 11:37
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.

Write a test to check that Spyder's preferences work
1 participant