Port signature help test to new LSP test framework
commitb3017588b9bddcf2a5099b6582b63aab1bf53e04
authorWaleed Khan <waleedk@fb.com>
Fri, 13 Sep 2019 18:57:41 +0000 (13 11:57 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Fri, 13 Sep 2019 19:02:19 +0000 (13 12:02 -0700)
tree294e6bc049af70bbc447750108993ef623e439b3
parentd82524c5d469daa5554cb0c083ce1ec5ea263209
Port signature help test to new LSP test framework

Summary: Straightforward rote port of the `textDocument/signatureHelp` to the new LSP test framework.

Differential Revision: D16969802

fbshipit-source-id: 4930b3ed38c7c0be1857177acaa841d20e261387
hphp/hack/test/integration/data/lsp_exchanges/signaturehelp.expected [deleted file]
hphp/hack/test/integration/data/lsp_exchanges/signaturehelp.json [deleted file]
hphp/hack/test/integration/test_lsp.py