Add tests
authorLuke Lau <luke_lau@icloud.com>
Sun, 20 May 2018 00:01:15 +0000 (20:01 -0400)
committerLuke Lau <luke_lau@icloud.com>
Sun, 20 May 2018 00:01:15 +0000 (20:01 -0400)
commit35925b4a5a5e24e1611431106fd8ddd7c89a4436
treec65a96ce9524513435e861495d3a493e81805219
parent092af98d24a00b540c3370774ebaa33161e98f3b
Add tests

Use new LSP handlers
Fix directory getting changed
Return a success bool
example/Recorded.hs
haskell-lsp-test.cabal
src/Language/Haskell/LSP/Test/Recorded.hs
stack.yaml
test/Test.hs [new file with mode: 0644]
test/recordings/documentSymbolFail/client.log [new file with mode: 0644]
test/recordings/documentSymbolFail/server.log [new file with mode: 0644]
test/recordings/renamePass/client.log [new file with mode: 0644]
test/recordings/renamePass/server.log [new file with mode: 0644]