Skip to content

chore: replace test() with it() in all vitest test files#268

Merged
felipefreitag merged 1 commit intomainfrom
worktree-test-to-it
Apr 14, 2026
Merged

chore: replace test() with it() in all vitest test files#268
felipefreitag merged 1 commit intomainfrom
worktree-test-to-it

Conversation

@felipefreitag
Copy link
Copy Markdown
Contributor

@felipefreitag felipefreitag commented Apr 14, 2026

Summary by cubic

Replaced all test() usages with it() across the vitest test suite to standardize the style and improve consistency. No test behavior or coverage changes.

Written for commit c574f34. Summary will update on new commits.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 86 files

Note: This PR contains a large number of files. cubic only reviews up to 75 files per PR, so some files may not have been reviewed. cubic prioritises the most important files to review.

@felipefreitag felipefreitag requested a review from vcapretz April 14, 2026 19:49
@felipefreitag felipefreitag merged commit 830698d into main Apr 14, 2026
9 checks passed
@felipefreitag felipefreitag deleted the worktree-test-to-it branch April 14, 2026 19:58
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