summaryrefslogtreecommitdiff
path: root/test/linter/test_rnix.vader
blob: 8970ee9935ef72ff3b1366eae85bcfda0bedda3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
" Author: jD91mZM2 <me@krake.one>
" Description: Tests for rnix-lsp language client
Before:
  call ale#assert#SetUpLinterTest('nix', 'rnix_lsp')

After:
  call ale#assert#TearDownLinterTest()

Execute(should start rnix-lsp):
  AssertLSPLanguage 'nix'
  AssertLSPOptions {}
  AssertLSPProject ale#path#Simplify('.')