mirror of
https://github.com/neovim/neovim.git
synced 2025-09-10 13:28:19 +00:00

- Add tests for lua healthchecks (failure, success and submodules). - Reword some of the test naming for improved logs readability. - Modify render test to accomodate the changes of the health autoload function. - Add test for :checkhealth completion of Lua healtchecks.