Skip to content

chore: rename test files to *.test.vitest.mjs convention - #10

Merged
Shinrai merged 1 commit into
nextfrom
chore/rename-tests-vitest-suffix
Aug 3, 2026
Merged

chore: rename test files to *.test.vitest.mjs convention#10
Shinrai merged 1 commit into
nextfrom
chore/rename-tests-vitest-suffix

Conversation

@cldmv-bot

@cldmv-botcldmv-botBot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

🚀 What's Changed

💥 Breaking Changes

No breaking changes

✨ Features

No new features

🐛 Bug Fixes

No bug fixes

📦 Dependencies

No dependency updates

🔧 Other Changes

  • chore: rename test files to *.test.vitest.mjs convention (c28f2c1)
👥 Contributors

Renames tests/gitmulti.test.mjs and tests/gitmulti.cli.test.mjs to the
fleet-wide *.test.vitest.mjs naming, and updates the vitest config
include glob + run-vitest.mjs's testFilePattern (and doc-comment
cross-references) to match.
@cldmv-botcldmv-botBot added ! chore → next v4 flow: chore contributor PR targeting the next integration branch area: tests Touches test files, fixtures, or test infrastructure labels Aug 3, 2026
@Shinrai
Shinrai merged commit 229a282 into nextAug 3, 2026
25 checks passed
@cldmv-bot
cldmv-botBot deleted the chore/rename-tests-vitest-suffix branch August 3, 2026 06:41
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: testsTouches test files, fixtures, or test infrastructure! chore → nextv4 flow: chore contributor PR targeting the next integration branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@Shinrai