neovim/test/functional/terminal
zeertzjq 06bce8bf5c
test(terminal): fix scrollback test flakiness (#24708)
Problem:    Terminal scrollback test is flaky.
Solution:   Use INTERACT flag so the job doesn't exit immediately.
2023-08-14 06:47:09 +08:00
..
altscreen_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
api_spec.lua fix(tui): grid_clear properly clears the screen 2023-05-03 14:58:25 +02:00
buffer_spec.lua fix(terminal): forward horizontal mouse scrolling (#24552) 2023-08-04 10:24:27 +08:00
channel_spec.lua test(terminal/channel_spec): fix screen test immediate success (#23192) 2023-04-19 12:10:06 +08:00
cursor_spec.lua test: reduce flakiness (#24443) 2023-07-23 12:46:56 +08:00
edit_spec.lua refactor(options): deprecate nvim[_buf|_win]_[gs]et_option 2023-05-21 15:14:01 +06:00
ex_terminal_spec.lua test: update tests for auto-closing :term buffers 2023-08-10 09:08:25 -05:00
helpers.lua test: reduce flakiness (#24443) 2023-07-23 12:46:56 +08:00
highlight_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
mouse_spec.lua refactor(options): deprecate nvim[_buf|_win]_[gs]et_option 2023-05-21 15:14:01 +06:00
scrollback_spec.lua test(terminal): fix scrollback test flakiness (#24708) 2023-08-14 06:47:09 +08:00
tui_spec.lua test: update tests for auto-closing :term buffers 2023-08-10 09:08:25 -05:00
window_spec.lua feat(term): enable reflow by default (#21124) 2023-05-24 10:04:49 +02:00
window_split_tab_spec.lua test: don't unnecessarily specify win/buf for nvim_(get|set)_option_value 2023-05-22 13:02:07 +06:00