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

ruff server: Write snapshot tests for project + editor settings resolution #11112

Open
snowsignal opened this issue Apr 23, 2024 · 0 comments
Open
Assignees
Labels
configuration Related to settings and configuration server Related to the LSP server

Comments

@snowsignal
Copy link
Member

(Follow-up to #11062)

The server should have snapshot tests that verify that project and editor settings resolve correctly. We can use existing client settings test fixtures in combination with new mock TOML configurations, and then confirm that the resolved settings match the expected value.

@snowsignal snowsignal added configuration Related to settings and configuration server Related to the LSP server labels Apr 23, 2024
@snowsignal snowsignal self-assigned this Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configuration Related to settings and configuration server Related to the LSP server
Projects
None yet
Development

No branches or pull requests

1 participant