neovim/test/functional/terminal
zeertzjq 6d1e41432d
test(terminal/buffer_spec): use screen:expect(), not retry() (#28246)
Without creating new lines, using screen:expect() is faster and avoids
RPC requests.
2024-04-09 09:32:27 +08:00
..
altscreen_spec.lua test: improve test conventions 2024-04-08 22:51:00 +02:00
api_spec.lua test: improve test conventions 2024-04-08 22:51:00 +02:00
buffer_spec.lua test(terminal/buffer_spec): use screen:expect(), not retry() (#28246) 2024-04-09 09:32:27 +08:00
channel_spec.lua test: improve test conventions 2024-04-08 22:51:00 +02:00
cursor_spec.lua test: improve test conventions 2024-04-08 22:51:00 +02:00
edit_spec.lua test: improve test conventions 2024-04-08 22:51:00 +02:00
ex_terminal_spec.lua test: improve test conventions 2024-04-08 22:51:00 +02:00
highlight_spec.lua test: improve test conventions 2024-04-08 22:51:00 +02:00
mouse_spec.lua test: improve test conventions 2024-04-08 22:51:00 +02:00
scrollback_spec.lua test: improve test conventions 2024-04-08 22:51:00 +02:00
testutil.lua test: improve test conventions 2024-04-08 22:51:00 +02:00
tui_spec.lua test: improve test conventions 2024-04-08 22:51:00 +02:00
window_spec.lua test: improve test conventions 2024-04-08 22:51:00 +02:00
window_split_tab_spec.lua test: improve test conventions 2024-04-08 22:51:00 +02:00