diff options
author | Evgeni Chasnovski <evgeni.chasnovski@gmail.com> | 2024-06-21 16:23:02 +0300 |
---|---|---|
committer | Evgeni Chasnovski <evgeni.chasnovski@gmail.com> | 2024-06-24 20:23:11 +0300 |
commit | f8795365deb88ab4e108858c563284b1082d06d4 (patch) | |
tree | e84418252f17b60412e265b139e68ab99b1b1dd7 /runtime/lua/vim/lsp/completion.lua | |
parent | 5581a95534e44b8714e715c925c9de2d95ae1c21 (diff) | |
download | rneovim-f8795365deb88ab4e108858c563284b1082d06d4.tar.gz rneovim-f8795365deb88ab4e108858c563284b1082d06d4.tar.bz2 rneovim-f8795365deb88ab4e108858c563284b1082d06d4.zip |
test(lua): cover `vim._with()` with tests
Problem: `vim._with()` has many different use cases which are not
covered with tests.
Solution: cover with tests. Some (many) test cases are intentionally
marked as "pending" because they cover cases which don't work as
expected at the moment (and fixing them requires specific knowledge of
C codebase). Use them as a reference for future fixes.
Also some of "can be nested" tests currently might pass only because
the tested context doesn't work.
Diffstat (limited to 'runtime/lua/vim/lsp/completion.lua')
0 files changed, 0 insertions, 0 deletions