Commit graph

1 commit

Author SHA1 Message Date
e88f96b2be
test: add decoration provider, integration, and neogit spec files
Problem: regressions #119 and #120 exposed gaps in coverage of the
decoration provider cache pipeline, the end-to-end highlight
pipeline, and Neogit-specific behavior.

Solution: add three spec files covering:
- decoration_provider_spec: cache population, fingerprint guard,
  pending_clear semantics, BufWipeout cleanup via _test table
- integration_spec: full buffer to attach to extmarks pipeline
- neogit_integration_spec: neogit_disable_hunk_highlight and
  filetype attachment

Closes #122
2026-02-25 10:22:43 -05:00