lazy.nvim/tests
abeldekat e7334d8db5
feat(plugins): Given an optional plugin, conditionally discard deps (#947)
* deps_of_all_optional: First, refactor the code responsible for disabling unneeded deps to be more generic

* deps_of_all_optional: Second, also disable unneeded deps from plugins marked as all optional

* deps_of_all_optional: add tests proving unneeded optional deps are now also discarded

* deps_of_all_optional: forgot return type

---------

Co-authored-by: abeldekat <abel@nomail.com>
2023-07-22 10:20:52 +02:00
..
core feat(plugins): Given an optional plugin, conditionally discard deps (#947) 2023-07-22 10:20:52 +02:00
handlers fix(keys): replace term codes to calculate ids 2023-06-03 13:45:21 +02:00
manage test: fixed tests 2023-01-04 00:30:14 +01:00
helpers.lua test: fixed helper function to delete test directory 2023-01-07 22:52:49 +01:00
init.lua test: test XDG paths for tests and added a test that checks if they are setup correctly 2022-12-02 09:25:30 +01:00
run ci: run tests on linux only for nw 2022-12-20 08:56:59 +01:00