delay-init 4/4 - an integration test
commit21238432b25f6eb104e4d0af901be3789f0d063a
authorLucian Wischik <ljw@fb.com>
Thu, 17 Mar 2022 16:08:06 +0000 (17 09:08 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Thu, 17 Mar 2022 16:08:06 +0000 (17 09:08 -0700)
tree718c7bb3e1e1a0b4b7492793c1abbeccf7643261
parent3f7fbadfbea2ee58a2767def207d71b22eeab89d
delay-init 4/4 - an integration test

Summary: This integration tests validates `initializationOptions.delayUntilDoneInit`, and also provides possibly the very simplest possible example of how to drive "hh_client lsp" and get responses.

Reviewed By: Wilfred

Differential Revision: D34849434

fbshipit-source-id: 0090acc2bd370e88500557566bc2103d98a3d79f
hphp/hack/src/client/clientLsp.ml
hphp/hack/test/integration/lsp_delayUntilDoneInit.sh [new file with mode: 0755]