pending.nvim/spec
Barrett Ruth 0ede508af8 test: update priority format assertions from ! to [N]
Problem: fc4a47a changed the priority display format from '! ' to
'[N] ' in views.lua and diff.lua but left two existing test
assertions and their descriptions using the old format, causing
both to fail.

Solution: update the input line in diff parse_buffer test, update
the expected string and description names in views category_view
test, and rename the diff.apply description to match the new idiom.
2026-02-24 22:32:14 -05:00
..
archive_spec.lua feat: overdue highlighting, relative dates, undo write, buffer mappings (#1) 2026-02-24 18:33:07 -05:00
diff_spec.lua test: update priority format assertions from ! to [N] 2026-02-24 22:32:14 -05:00
helpers.lua test: add store, parse, and diff specs 2026-02-24 15:10:09 -05:00
parse_spec.lua ci: format 2026-02-24 22:32:14 -05:00
store_spec.lua test: add top-priority missing test coverage 2026-02-24 19:57:21 -05:00
views_spec.lua test: update priority format assertions from ! to [N] 2026-02-24 22:32:14 -05:00