neovim/test/functional/core
zeertzjq 1b379ce430
test(exit_spec): make sure that autocommands are triggered (#22188)
Previously, if the autocommands are not triggered, the tests may still
pass because no assertion is done. Add an assertion so that the tests
will fail if the autocommands aren't triggered.
2023-02-09 19:48:17 +08:00
..
channels_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
exit_spec.lua test(exit_spec): make sure that autocommands are triggered (#22188) 2023-02-09 19:48:17 +08:00
fileio_spec.lua refactor(tests): lift retry() into assert_log() 2023-01-17 00:19:30 +01:00
job_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
log_spec.lua refactor(tests): lift retry() into assert_log() 2023-01-17 00:19:30 +01:00
main_spec.lua fix(tui): more work in the TUI 2022-12-31 13:25:26 +01:00
path_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
remote_spec.lua test(remote_spec): reduce flakiness in waiting for client exit (#20230) 2022-09-17 16:17:51 +08:00
spellfile_spec.lua test: cleanup 2019-05-05 23:01:35 +02:00
startup_spec.lua refactor(tests): run unittests using main nvim binary in interpreter mode 2023-01-31 19:28:26 +01:00