Skip to content

ci: add automated tests and safe command execution - #4

Merged
mm4cN merged 3 commits into
mainfrom
gh-actions
Sep 8, 2026
Merged

mm4cN merged 3 commits into
mainfrom
gh-actions

Conversation

@mm4cN

@mm4cN mm4cN commented Sep 8, 2026 •

Copy link
Copy Markdown
Owner

Closes #3

Summary

  • add GitHub Actions checks for formatting and tests
  • add a headless Neovim test harness using mini.test
  • add a plugin loading smoke test
  • extract deterministic Conan command builders with test coverage
  • execute Conan commands using argv instead of shell strings
  • document local development commands

Verification

  • StyLua formatting check
  • mini.test suite
  • git diff --check

@mm4cN mm4cN linked an issue Sep 8, 2026 that may be closed by this pull request
@mm4cN mm4cN self-assigned this Sep 8, 2026
@mm4cN mm4cN changed the title add: GitHub actions and plugin tests ci: add automated tests and safe command execution Sep 8, 2026
@mm4cN
mm4cN merged commit c05201b into main Sep 8, 2026
4 checks passed
@mm4cN
mm4cN deleted the gh-actions branch September 9, 2026 23:03
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.

Missing GitHub workflow and test

1 participant