Skip to content

Chore/test harness#1

Merged
alexesba merged 4 commits into
mainfrom
chore/test-harness
Jun 10, 2026
Merged

Chore/test harness#1
alexesba merged 4 commits into
mainfrom
chore/test-harness

Conversation

@alexesba

Copy link
Copy Markdown
Owner

No description provided.

alexesbafh and others added 4 commits June 9, 2026 18:45
tests/run.lua provides describe/it/eq/ok globals, runs every
tests/*_spec.lua under headless Neovim, and exits non-zero on failure.
A `make test` target wraps `nvim -l tests/run.lua`.

Co-authored-by: Cursor <cursoragent@cursor.com>
Specs for add/insert, toggle/set_text, delete/delete_ids, set_done_ids,
priority rotate/clamp, and is_valid_priority.

Co-authored-by: Cursor <cursoragent@cursor.com>
Explains `make test` / `nvim -l tests/run.lua` and the spec layout.

Co-authored-by: Cursor <cursoragent@cursor.com>
GitHub Actions workflow installs Neovim (stable + nightly) and runs
`make test`. Fails the build on any spec failure.

Co-authored-by: Cursor <cursoragent@cursor.com>
@alexesba alexesba merged commit 753ae8a into main Jun 10, 2026
4 checks passed
@alexesba alexesba deleted the chore/test-harness branch June 10, 2026 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants