sdkasper_lean-obsidian-term.../__mocks__
LeanProductivity 05199e5007 chore: add Vitest test framework and code quality fixes (v0.12.3)
- 70 tests across 7 utility files; C1 regression (array-format content) covered
- CI gate: npm test step added to ci.yml for all PRs
- Remove dead code: pid getter, getTheme export, conout-fork-worker.js
- Fix SEARCH_DECORATIONS to semi-transparent RGBA (theme-agnostic)
- WikiLinkAutocomplete: vault event listeners + pre-sorted mtime cache
- Replace .length = n with .splice(n) for array truncation
- Replace indexOf with structural findIndex for session object lookup
- Scope tsconfig lib to ["DOM", "ES2018"] - ES2021.String was unused

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-29 10:15:44 +03:00
..
obsidian.ts chore: add Vitest test framework and code quality fixes (v0.12.3) 2026-04-29 10:15:44 +03:00