Files
iLSP/tests/test_ws_proxy.py
Henrik Jess Nielsen eafddb6f4a
Some checks failed
Build and Deploy iLSP / test (push) Failing after 27s
Build and Deploy iLSP / build-and-deploy (push) Has been skipped
test: fake LSP client integration tests against real pylsp
- Start real pylsp process in fixture (retry-loop until port accepts)
- Fake client sends LSP initialize via WebSocket proxy
- Verify real pylsp capabilities + completionProvider in response
- Fix LSP frame parser to handle multi-header responses (Content-Length + Content-Type)
- Test graceful close when backend unreachable
2026-05-10 14:52:43 +02:00

7.2 KiB