Skip to content

chore: remove debug and verbose output from tests#5

Merged
AntaresQAQ merged 1 commit into
mainfrom
fix-test-case
Dec 21, 2025
Merged

chore: remove debug and verbose output from tests#5
AntaresQAQ merged 1 commit into
mainfrom
fix-test-case

Conversation

@AntaresQAQ
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings December 21, 2025 12:59
@AntaresQAQ AntaresQAQ merged commit 7ee29b1 into main Dec 21, 2025
4 checks passed
@AntaresQAQ AntaresQAQ deleted the fix-test-case branch December 21, 2025 13:00
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes debug and verbose output configurations from the test setup to clean up test output and return to default behavior.

  • Removes verbose test reporter configuration from Vitest config
  • Disables debug mode in the E2E test plugin configuration

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
vitest.config.ts Removes silent: false and reporters: "verbose" settings to use default test output
test/e2e.test.ts Changes plugin debug option from true to false to disable debug logging

The changes in this PR are straightforward and appropriate. Both files have debug/verbose settings disabled, which aligns with the stated purpose of removing debug and verbose output from tests. The changes are clean and don't introduce any issues.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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