neovim/test/functional
dundargoc 052498ed42 test: improve test conventions
Specifically, functions that are run in the context of the test runner
are put in module `test/testutil.lua` while the functions that are run
in the context of the test session are put in
`test/functional/testnvim.lua`.

Closes https://github.com/neovim/neovim/issues/27004.
2024-04-23 18:17:04 +02:00
..
api test: improve test conventions 2024-04-23 18:17:04 +02:00
autocmd test: improve test conventions 2024-04-23 18:17:04 +02:00
core test: improve test conventions 2024-04-23 18:17:04 +02:00
editor test: improve test conventions 2024-04-23 18:17:04 +02:00
ex_cmds test: improve test conventions 2024-04-23 18:17:04 +02:00
fixtures feat(lsp): set workDoneToken in initialize request (#28182) 2024-04-05 13:24:39 +02:00
legacy test: improve test conventions 2024-04-23 18:17:04 +02:00
lua test: improve test conventions 2024-04-23 18:17:04 +02:00
options test: improve test conventions 2024-04-23 18:17:04 +02:00
plugin test: improve test conventions 2024-04-23 18:17:04 +02:00
provider test: improve test conventions 2024-04-23 18:17:04 +02:00
script test: improve test conventions 2024-04-23 18:17:04 +02:00
shada test: improve test conventions 2024-04-23 18:17:04 +02:00
terminal test: improve test conventions 2024-04-23 18:17:04 +02:00
treesitter test: improve test conventions 2024-04-23 18:17:04 +02:00
ui test: improve test conventions 2024-04-23 18:17:04 +02:00
vimscript test: improve test conventions 2024-04-23 18:17:04 +02:00
example_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
preload.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
testnvim.lua test: improve test conventions 2024-04-23 18:17:04 +02:00