]> Sergey Matveev's repositories - vim-lsp.git/commit
Convert another flaky typescript test to a go test
authorAndreas Louv <andreas@louv.dk>
Sun, 2 Apr 2023 21:24:14 +0000 (23:24 +0200)
committerAndreas Louv <andreas@louv.dk>
Sun, 2 Apr 2023 21:38:51 +0000 (23:38 +0200)
commit4e884e270a135cd18345170dbb73f7678163ac6d
tree5876af3865884b6d8db99376e6ebb4dd3571f1f1
parent1e6c252a1533008ac9352a928ed5f269307f9a86
Convert another flaky typescript test to a go test

The TypeScript tests are flaky as soon as they require diagnostics, as
the diagnostic notification takes to long to be send by the server.
test/gopls_tests.vim
test/tsserver_tests.vim