Skip to content

Replace it/should with test in test files#967

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

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

Conversation

@threeal
Copy link
Copy Markdown
Owner

@threeal threeal commented May 22, 2026

Summary

  • Replace it with test in import and all test calls in src/main.test.ts
  • Remove should prefix from test descriptions for cleaner naming

Closes #966

Test plan

  • All existing tests pass with the renamed test function and descriptions
  • 100% coverage maintained

🤖 Generated with Claude Code

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 the enhancement New feature or request label May 22, 2026
@threeal threeal added this to the Version 4.1.0 milestone May 22, 2026
@threeal threeal added this to Granary May 22, 2026
@threeal threeal removed this from Granary May 22, 2026
@threeal threeal merged commit 236d447 into main May 22, 2026
4 checks passed
@threeal threeal deleted the replace-it-with-test branch May 22, 2026 06:42
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