zdharma-continuum.zinit/tests
Vladislav Doster 2e77713c8e test(ices): fix the completions-ignored assertion
is_not_value_in builds an associative array from its arguments, so it
died on an odd element count, which made the test depend on how many
completions earlier suites had installed. It also compared a bare name
against full paths, so it never caught a wrongly installed completion.

Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2026-08-27 04:30:41 -05:00
..
_output refactor: zunit tests & gh-r logic (#201) 2022-04-24 05:24:10 -05:00
_support test: pin core.eol=lf for the test environment 2026-08-27 03:29:50 -05:00
annexes.zunit fix: failing zunit tests & bootstrap script 2023-01-05 04:36:25 -06:00
commands.zunit test: added tests for zinit self-update. Throw error if unsupported arguments are provided. 2026-03-03 09:22:24 +01:00
compile.zunit fix: compile command logic when using id-as ice (#619) 2024-03-03 23:43:48 -06:00
config-zstyle.zunit feat(zsh): allow configuring settings like HOME_DIR/BIN_DIR via zstyle 2026-06-18 19:05:42 -05:00
gh-r.zunit ## Fix extract ice not working during zinit update for from'gh-r' (#780) 2026-05-30 22:39:06 +02:00
hook-handler.zunit test(hook-handler): pin $HOME to the sandbox 2026-08-27 04:30:33 -05:00
ice-validation.zunit test(ice-validation): fix two assertions that could not hold 2026-08-27 03:28:26 -05:00
ices.zunit test(ices): fix the completions-ignored assertion 2026-08-27 04:30:41 -05:00
plugins.zunit fix: Update various tools in gh-r tests (#759) 2026-02-01 09:43:27 +01:00
snippets.zunit fix: gh-r zunit tests (#691) 2025-01-26 00:01:13 +01:00