Skip to content

Replace it/should with test in test files#1100

Merged
threeal merged 1 commit into
mainfrom
replace-it-with-test
May 22, 2026
Merged

Replace it/should with test in test files#1100
threeal merged 1 commit into
mainfrom
replace-it-with-test

Conversation

@threeal
Copy link
Copy Markdown
Owner

@threeal threeal commented May 22, 2026

Resolves #1099.

Summary

  • Replaced it('should ...') with test(...) in all test files
  • Updated test descriptions to drop the should prefix and use more precise language

Test plan

  • pnpm test passes with 100% coverage

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
@threeal threeal self-assigned this May 22, 2026
@threeal threeal added this to the Version 4.1.0 milestone May 22, 2026
@threeal threeal added the enhancement New feature or request label May 22, 2026
@threeal threeal merged commit 5846896 into main May 22, 2026
1 check passed
@threeal threeal deleted the replace-it-with-test branch May 22, 2026 04:55
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.

Replace it/should with test in test files

1 participant