lazy.nvim/tests
Folke Lemaitre f3c7169dd6
feat(plugin): dont include plugin spec fragments for disabled or optional plugins (#1058)
* feat(plugin): dont include plugin spec fragments for disabled or optional plugins

* test: fixed tests

* fix(plugin): calculate handlers after disabling plugins

* fix(plugin): clear Plugin._.super when rebuilding

* fix(ui): dont process handlers for disabled plugins

* test: added tests for disabling fragments

* fix(plugin): ignore any installed deps of a disabled conditional plugin. Fixes #1053
2023-09-29 16:11:56 +02:00
..
core feat(plugin): dont include plugin spec fragments for disabled or optional plugins (#1058) 2023-09-29 16:11:56 +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