Commit graph

1 commit

Author SHA1 Message Date
735b5ec51b test(file-token): add parse, diff, views, edit, and navigation tests
Problem: the file: token implementation had no test coverage.

Solution: add spec/file_spec.lua covering parse.body extraction,
malformed token handling, duplicate token stop-parsing, diff
reconciliation (store/update/clear/round-trip), LineMeta population
in both views, :Pending edit -file, and goto_file notify paths for
no-file and unreadable-file cases. All 292 tests pass.
2026-02-26 18:20:37 -05:00