Skip to content

LSP tests are sensitive to changes of global symbols #23102

@bartlomieju

Description

@bartlomieju

As seen in eg. #22054 adding new global symbols requires us to update tests for the LSP.

It feels strange that touching an unrelated part of the codebase requires updates to a test that says lsp_jsr_autom_import_completion_import_map(). These two are completely unrelated. We should tweak the test to not require these changes if new global symbols are added (or removed).

Metadata

Metadata

Assignees

No one assigned

    Labels

    choresomething that we should get around to eventuallylsprelated to the language servertestsrelated to tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions