Skip to content

test: migrate to MiniTest and add utils tests#1333

Merged
deathbeam merged 1 commit intoCopilotC-Nvim:mainfrom
deathbeam:add-tests
Aug 15, 2025
Merged

test: migrate to MiniTest and add utils tests#1333
deathbeam merged 1 commit intoCopilotC-Nvim:mainfrom
deathbeam:add-tests

Conversation

@deathbeam
Copy link
Copy Markdown
Collaborator

@deathbeam deathbeam commented Aug 15, 2025

Replaces vusted with MiniTest for running tests and updates CI workflow
to use Neovim for testing. Adds initial tests for utils.glob_to_pattern.
Removes old plugin_spec.lua and updates .luarc.json for new globals.

@deathbeam deathbeam added the enhancement New feature or request label Aug 15, 2025
@deathbeam deathbeam changed the title Switch to mini.test for testing test: migrate to MiniTest and add utils tests Aug 15, 2025
Replaces vusted with MiniTest for running tests and updates CI workflow
to use Neovim for testing. Adds initial tests for utils.glob_to_pattern.
Removes old plugin_spec.lua and updates .luarc.json for new globals.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
@deathbeam deathbeam merged commit b3b7a3c into CopilotC-Nvim:main Aug 15, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant