summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/api/server_notifications_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-01-10test(server_notifications_spec): improve chanclose test (#37337)zeertzjq1
2025-11-16test(api/server_requests_spec): fix flaky test (again) (#36570)zeertzjq1
2024-05-17feat(api): broadcast events to ALL channels #28487Justin M. Keyes1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-04-06fix: adjust error message for error in UI event callback (#28200)zeertzjq1
2024-02-12refactor(tests): get channel id via nvim_get_chan_info #27441Justin M. Keyes1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: normalise nvim bridge functionsLewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-09-11test: unignore test which froze sourcehut (#25067)Sergey Slipchenko1
2023-01-17refactor(tests): lift retry() into assert_log()Justin M. Keyes1
2023-01-16test: avoid noise in NVIM_LOG_FILEJustin M. Keyes1
2022-11-22test: simplify platform detection (#21020)dundargoc1
2022-11-13test: introduce skip() #21010dundargoc1
2022-10-17ci: add cirrus to isCI function to skip tests (#20526)dundargoc1
2022-09-08ci: move BSD jobs from sourcehut to Cirrus CI #19616dundargoc1
2021-11-30test(api): mark "notify cancels stale events on channel close" fragileJames McCoy1
2021-09-09docs: naming conventionsJustin M. Keyes1
2021-09-01feat(api): nvim_get_chan_info: include "argv" for jobs #15537Justin M. Keyes1
2021-08-05ci(tests): skip "stale events on channel close" (#15278)dundargoc1
2020-12-23rpc: don't handle stale requests on already closed channelBjörn Linse1
2018-08-28API: nvim_unsubscribe(): Handle unknown events #8745Daniel Hahler1
2018-03-11test: rename next_message() to next_msg()Justin M. Keyes1
2017-04-09functests: Replace execute with either command or feed_commandZyX1
2016-10-24test/api: Specify handling of VimL errors, v:errmsg.Justin M. Keyes1
2016-06-24msgpack_rpc: Fix crash in log_server_msgZyX1
2016-06-24msgpack_rpc: Also make msgpack_from_*/msgpack_to_* functions not recurZyX1
2016-06-24api/helpers: Use typval_encode.h for vim_to_objectZyX1
2016-06-10functests: Check logs in lua codeZyX1
2014-10-16test: Use lua to perform sanity API checksThiago de Arruda1