aboutsummaryrefslogtreecommitdiff
path: root/test/functional/api/ui_spec.lua
Commit message (Expand)AuthorAge
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* docs: deprecate the "term_background" UI fieldGregory Anders2023-11-13
* fix(startup): trigger UIEnter for the correct channel (#25860)zeertzjq2023-11-01
* test: fix VimResume test flakiness (#24438)zeertzjq2023-07-23
* fix(events): trigger VimResume on next UI request (#24426)zeertzjq2023-07-23
* refactor(api): consistent VALIDATE messages #22262Justin M. Keyes2023-02-14
* refactor(api): VALIDATE macros #22256Justin M. Keyes2023-02-14
* UIEnter/UILeave: fire for embedder UI, builtin TUIJustin M. Keyes2019-09-12
* rename: UIAttach/UIDetach => UIEnter/UILeaveJustin M. Keyes2019-09-12
* UIAttach, UIDetachJustin M. Keyes2019-09-12
* UIAttach, UIDetachRui Abreu Ferreira2019-09-12
* test: Eliminate expect_errJustin M. Keyes2019-09-06
* test/util: expect_err() (#8257)Justin M. Keyes2018-04-11
* test/API: validate channel arg (#8245)Justin M. Keyes2018-04-08