Files
obsidian-mcp-server/tests/note-tools.test.ts
Bill Ballou 5f5a89512d test: add failing tests for withLineNumbers and versionId
Add tests for the new withLineNumbers option in readNote:
- Test that content returns numbered lines with arrow prefix (1→)
- Test that totalLines count is included in response
- Test that versionId is always included in read_note response

These tests are expected to fail until the feature is implemented.
2026-01-31 16:55:06 -05:00

50 KiB