lualine.nvim/lua/tests
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
..
spec tests: add statusline test module & update lualine_spec accordingly(#588) 2022-03-05 19:40:36 +06:00
helpers.lua tests: add statusline test module & update lualine_spec accordingly(#588) 2022-03-05 19:40:36 +06:00
minimal_init.lua chore: Use paranthesis for function calls. No paran can trip new lua users 2022-01-02 17:38:39 +06:00
statusline.lua tests: add statusline test module & update lualine_spec accordingly(#588) 2022-03-05 19:40:36 +06:00