[lsp] implement integration tests for standalone kotlin lsp

^LSP-166 fixed

GitOrigin-RevId: 44330d861a1a0f87eb0d24f4919184bedf1bdb83
This commit is contained in:
Ilya Kirillov
2025-06-18 09:39:04 +00:00
committed by intellij-monorepo-bot
parent b7f80153b2
commit 8698f5232d
@@ -452,10 +452,15 @@ org.jetbrains.kotlin.idea.compose.k2.*
[LS_TESTS]
com.jetbrains.ls.*
-com.jetbrains.ls.lsp.heavyProjectTest.*
-com.jetbrains.ls.integrationTest.*
[LS_PROJECT_TESTS]
com.jetbrains.ls.lsp.heavyProjectTest.*
[LS_INTEGRATION_TESTS]
com.jetbrains.ls.integrationTest.*
[TARGETS_API_INTEGRATION_TESTS]
com.intellij.tests.targets.integration.*