neovim/test/functional/plugin/lsp
Lewis Russell 9b5ab66678 test(lsp): refactor and tidy
- Merge all the top level 'LSP' describe blocks
- Refactor text edit tests
- Fix typing errors
- Add linebreaks between tests
2024-08-11 15:14:14 +01:00
..
codelens_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
completion_spec.lua feat(lsp): lsp.completion support set deprecated (#29882) 2024-07-31 16:15:34 +02:00
diagnostic_spec.lua refactor(lsp): add test case for default diagnostic severity 2024-08-02 11:20:37 +02:00
handler_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
incremental_sync_spec.lua fix(lsp): prevent desync due to empty buffer (#29904) 2024-07-31 16:18:24 +02:00
inlay_hint_spec.lua fix(lsp): inlay hints are rendered in the correct order (#29707) 2024-07-17 16:44:53 +02:00
semantic_tokens_spec.lua refactor(lsp): use metatable for buf_versions (#29304) 2024-06-14 11:03:58 +02:00
snippet_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
testutil.lua test(lsp): refactor and tidy 2024-08-11 15:14:14 +01:00
utils_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00