gopher.nvim/lua/gopher
Smirnov Oleksandr 5f8466d043
run tests independent of user nvim setup (#39)
* chore(lua_ls): now lua_ls knows about testing functions

* spec: change way how tests srtuctured

* test(config): refactor tests

* test: utils

* refactor(utils): remove not used function

* chore(ci): add test runner

* chore(ci): remove taskfile from deps

* fix: now it works
2023-07-21 02:57:46 +03:00
..
_utils run tests independent of user nvim setup (#39) 2023-07-21 02:57:46 +03:00
comment.lua refactor: move requires in place where they used (#22) 2022-12-19 11:47:43 +02:00
config.lua feat(config): make it optional to call .setup() 2023-07-20 19:53:15 +03:00
dap.lua refactor of public plugin's api (#37) 2023-07-19 23:38:23 +03:00
gotests.lua refactor of public plugin's api (#37) 2023-07-19 23:38:23 +03:00
health.lua refactor of public plugin's api (#37) 2023-07-19 23:38:23 +03:00
iferr.lua refactor of public plugin's api (#37) 2023-07-19 23:38:23 +03:00
impl.lua refactor of public plugin's api (#37) 2023-07-19 23:38:23 +03:00
init.lua refactor of public plugin's api (#37) 2023-07-19 23:38:23 +03:00
installer.lua refactor of public plugin's api (#37) 2023-07-19 23:38:23 +03:00
struct_tags.lua refactor of public plugin's api (#37) 2023-07-19 23:38:23 +03:00