sourcegraph / python-langserver

Language server which talks LSP via JSONRPC for Python.
MIT License
102 stars 12 forks source link

Unit tests for hover #16

Closed keegancsmith closed 7 years ago

keegancsmith commented 7 years ago

Most of this commit is providing a framework to test. It should be easy to extend this to test for more scenarios like j2d.