pending.nvim/spec
Barrett Ruth 8bd6bf8a6a test: add store, parse, and diff specs
Problem: need test coverage for core data operations, inline
metadata parsing, and buffer diff algorithm.

Solution: add busted specs for store CRUD, round-trip
preservation, parse body/command_add with configurable date
syntax, and diff create/delete/update/copy/move operations.
2026-02-24 15:10:09 -05:00
..
diff_spec.lua test: add store, parse, and diff specs 2026-02-24 15:10:09 -05:00
helpers.lua test: add store, parse, and diff specs 2026-02-24 15:10:09 -05:00
parse_spec.lua test: add store, parse, and diff specs 2026-02-24 15:10:09 -05:00
store_spec.lua test: add store, parse, and diff specs 2026-02-24 15:10:09 -05:00