lualine.nvim/lua/tests/spec
Shadman 747ef49b98
tests: add statusline test module & update lualine_spec accordingly(#588)
* enhance: add statusline test module

* update old tests to use statusline test setup

* show diff in statusline:expect

* Revert "show diff in statusline:expect"

This reverts commit cea25185fde1b99110759f198ef1fc724626306c.

* autoformat

* fix testcov reports

* update statusline test module

* revert lualine_spec

* update lualine_spec using statusline module

* apply formater

* add tabline support to statusline test module

* re enable tabline tests

* fix inconsistency in buffers mode test due to bufnr changing

Should we be showing bufnr/buffer_position in buffers component

* autoformat

* minor tweeks to stl test module

* use nvim_eval_statusline in nvim-0.6+

* fix tabs component on nvim-0.5

* enable disabled branch test
2022-03-05 19:40:36 +06:00
..
component_spec.lua tests: add statusline test module & update lualine_spec accordingly(#588) 2022-03-05 19:40:36 +06:00
config_spec.lua chore: autogen (vimdocs+formating) 2022-02-01 08:04:03 +00:00
lualine_spec.lua tests: add statusline test module & update lualine_spec accordingly(#588) 2022-03-05 19:40:36 +06:00
utils_spec.lua feat: add support for dynamic color with functions in color options (#566) 2022-03-02 19:37:08 +06:00