]> git.eshelyaron.com Git - emacs.git/commit
Add some completion tests for pyls
authorJoão Távora <joaotavora@gmail.com>
Sat, 19 May 2018 16:04:46 +0000 (17:04 +0100)
committerJoão Távora <joaotavora@gmail.com>
Sat, 19 May 2018 16:14:29 +0000 (17:14 +0100)
commit749e83c57c6e51a8111c0a960e6ac56a69238db4
treeb699856bbf6276e96d5ada0729908eefd0fa258c
parent490ad2ce0b25cacf9e534af8d9c1ceadba6ddbe2
Add some completion tests for pyls

* eglot-tests.el (edebug): Require it.
(eglot--call-with-dirs-and-files): Simplify.
(eglot--call-with-test-timeout): Don't timeout if edebug.
(auto-detect-running-server, auto-reconnect): Skip unless rls is
found.
(basic-completions): New test.
(hover-after-completions): New failing test.

* eglot.el (eglot-eldoc-function): Force write
eldoc-last-message, for tests sake.
lisp/progmodes/eglot.el